mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
4 lines
100 B
Python
4 lines
100 B
Python
"""bond conftest."""
|
|
|
|
from tests.components.light.conftest import mock_light_profiles # noqa: F401
|