mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 07:29:28 +00:00
3 lines
99 B
Python
3 lines
99 B
Python
"""everlights conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|