Add empty line after module docstring [g-i] (#112699)
This commit is contained in:
parent
ff3a801936
commit
8809d3aa88
627 changed files with 627 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
These are mostly used where a HomeKit accessory exposes additional non-standard
|
||||
characteristics that don't map to a Home Assistant feature.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Callable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue