4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the Aqvify integration."""
|
|
|
|
DOMAIN = "aqvify"
|
"""Constants for the Aqvify integration."""
|
|
|
|
DOMAIN = "aqvify"
|