mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 05:50:13 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
All containing methods are legacy helpers that should not be used by new
|
||||
components. Instead call the service directly.
|
||||
"""
|
||||
|
||||
from homeassistant.components.alarm_control_panel import DOMAIN
|
||||
from homeassistant.const import (
|
||||
ATTR_CODE,
|
||||
|
||||
Reference in New Issue
Block a user