Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
parent
7d6251ca08
commit
c88b337600
528 changed files with 528 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""The tests for Home Assistant frontend."""
|
||||
|
||||
from http import HTTPStatus
|
||||
import re
|
||||
from typing import Any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue