Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
parent
c88b337600
commit
38adfbf1a3
577 changed files with 577 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Test ESPHome sensors."""
|
||||
|
||||
from collections.abc import Awaitable, Callable
|
||||
import logging
|
||||
import math
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue