mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Add empty line after module docstring (3) (#112750)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Constants for device automations."""
|
||||
|
||||
CONF_CHANGED_STATES = "changed_states"
|
||||
CONF_IS_OFF = "is_off"
|
||||
CONF_IS_ON = "is_on"
|
||||
|
||||
Reference in New Issue
Block a user