mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 17:12:47 +01:00
4 lines
106 B
Python
4 lines
106 B
Python
"""everlights conftest."""
|
|
|
|
from tests.components.light.conftest import mock_light_profiles # noqa: F401
|