Add empty line after module docstring [s] (#112704)
This commit is contained in:
parent
0e3945ca6c
commit
930a396712
499 changed files with 499 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""An abstract class common to all Switchbot entities."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Mapping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue