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