mirror of
https://github.com/home-assistant/core.git
synced 2025-05-07 07:29:17 +00:00
3 lines
96 B
Python
3 lines
96 B
Python
"""zerproc conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|