Add empty line after module docstring [j-m] (#112700)
This commit is contained in:
parent
1722e23df8
commit
59a6035d3f
606 changed files with 606 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""mütesync binary sensor entities."""
|
||||
|
||||
from homeassistant.components.binary_sensor import BinarySensorEntity
|
||||
from homeassistant.config_entries import ConfigEntry
|
||||
from homeassistant.core import HomeAssistant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue