mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test KNX sensor."""
|
||||
|
||||
from homeassistant.components.knx.const import CONF_STATE_ADDRESS, CONF_SYNC_STATE
|
||||
from homeassistant.components.knx.schema import SensorSchema
|
||||
from homeassistant.const import CONF_NAME, CONF_TYPE, STATE_UNKNOWN
|
||||
|
||||
Reference in New Issue
Block a user