Add empty line after module docstring [r] (#112703)

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

View file

@ -1,4 +1,5 @@
"""Support for Rflink binary sensors."""
from __future__ import annotations
from typing import Any