mirror of
https://github.com/home-assistant/core.git
synced 2025-11-19 07:50:12 +00:00
3 lines
95 B
Python
3 lines
95 B
Python
"""deconz conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|