mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 02:35:05 +00:00
4 lines
106 B
Python
4 lines
106 B
Python
"""everlights conftest."""
|
|
|
|
from tests.components.light.conftest import mock_light_profiles # noqa: F401
|