1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add empty line after module docstring [tests f-k] (#112709)

This commit is contained in:
Marc Mueller
2024-03-08 14:50:04 +01:00
committed by GitHub
parent 7d6251ca08
commit c88b337600
528 changed files with 528 additions and 0 deletions

View File

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