Add empty line after module docstring [n-q] (#112702)

This commit is contained in:
Marc Mueller 2024-03-08 15:04:07 +01:00 committed by GitHub
parent 59a6035d3f
commit 988c71ecc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
561 changed files with 561 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""Support for Pilight binary sensors."""
from __future__ import annotations
import datetime