Add empty line after module docstring [tests a-e] (#112708)

This commit is contained in:
Marc Mueller 2024-03-08 14:50:25 +01:00 committed by GitHub
parent c88b337600
commit 38adfbf1a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
577 changed files with 577 additions and 0 deletions

View file

@ -1,2 +1,3 @@
"""dynalite conftest."""
from tests.components.light.conftest import mock_light_profiles # noqa: F401