mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
3 lines
93 B
Python
3 lines
93 B
Python
"""bond conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|