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
|
@ -1,4 +1,5 @@
|
|||
"""The Hardware websocket API."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import contextlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue