mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Add empty line after module docstring (3) (#112750)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Constants for the Channels component."""
|
||||
|
||||
DOMAIN = "channels"
|
||||
SERVICE_SEEK_FORWARD = "seek_forward"
|
||||
SERVICE_SEEK_BACKWARD = "seek_backward"
|
||||
|
||||
Reference in New Issue
Block a user