2 lines
94 B
Python
2 lines
94 B
Python
"""group conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|