4 lines
62 B
Python
4 lines
62 B
Python
|
"""Constants for the Bring! integration."""
|
||
|
|
||
|
DOMAIN = "bring"
|