Add empty line after module docstring [g-i] (#112699)

This commit is contained in:
Marc Mueller 2024-03-08 14:52:48 +01:00 committed by GitHub
parent ff3a801936
commit 8809d3aa88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
627 changed files with 627 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""The Hardware websocket API."""
from __future__ import annotations
import contextlib