mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Tests Home Assistant location helpers."""
|
||||
|
||||
from homeassistant.const import ATTR_FRIENDLY_NAME, ATTR_LATITUDE, ATTR_LONGITUDE
|
||||
from homeassistant.core import HomeAssistant, State
|
||||
from homeassistant.helpers import location
|
||||
|
||||
Reference in New Issue
Block a user