Add empty line after module docstring (2) [components] (#112736)

This commit is contained in:
Marc Mueller 2024-03-08 19:15:59 +01:00 committed by GitHub
parent cb8c14496c
commit 2c06d4fcb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
461 changed files with 461 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""Support for AlarmDecoder zone states- represented as binary sensors."""
import logging
from homeassistant.components.binary_sensor import BinarySensorEntity