mirror of
https://github.com/home-assistant/core.git
synced 2026-08-10 07:12:54 +01:00
4 lines
126 B
Python
4 lines
126 B
Python
"""Conftest for emulated_hue tests."""
|
|
|
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401
|