Add empty line after module docstring (2) [tests.components] (#112737)
This commit is contained in:
parent
2c06d4fcb9
commit
32f3f46542
569 changed files with 569 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""The tests for the TTS component."""
|
||||
|
||||
import asyncio
|
||||
from http import HTTPStatus
|
||||
from typing import Any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue