Add empty line after module docstring [d-f] (#112698)
This commit is contained in:
parent
d7e7dc96cc
commit
0e3945ca6c
657 changed files with 657 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Constants for the Fronius integration."""
|
||||
|
||||
from enum import StrEnum
|
||||
from typing import Final, NamedTuple, TypedDict
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue