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 @@
|
|||
"""Support for sensors through the SmartThings cloud API."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections import namedtuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue