Add empty line after module docstring [s] (#112704)
This commit is contained in:
parent
0e3945ca6c
commit
930a396712
499 changed files with 499 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Helpers for automation integration."""
|
||||
|
||||
from homeassistant.components.blueprint import DomainBlueprints
|
||||
from homeassistant.const import SERVICE_RELOAD
|
||||
from homeassistant.core import HomeAssistant, callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue