mirror of
https://github.com/home-assistant/core.git
synced 2025-06-18 03:57:10 +00:00
3 lines
94 B
Python
3 lines
94 B
Python
"""group conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|