mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add empty line after module docstring (2) [tests.components] (#112737)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
"""The tests for the Script component."""
|
||||
|
||||
import asyncio
|
||||
from datetime import timedelta
|
||||
from typing import Any
|
||||
|
Reference in New Issue
Block a user