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