Add empty line after module docstring [a-d] (#112697)

This commit is contained in:
Marc Mueller 2024-03-08 14:51:32 +01:00 committed by GitHub
parent 38adfbf1a3
commit ff3a801936
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
655 changed files with 655 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""Support for Abode Security System binary sensors."""
from __future__ import annotations
from typing import cast