mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test automation logbook."""
|
||||
|
||||
from homeassistant.components import automation
|
||||
from homeassistant.core import Context, HomeAssistant
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
Reference in New Issue
Block a user