mirror of
https://github.com/home-assistant/core.git
synced 2026-02-07 23:56:36 +01:00
4 lines
103 B
Python
4 lines
103 B
Python
"""zerproc conftest."""
|
|
|
|
from tests.components.light.conftest import mock_light_profiles # noqa: F401
|