mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 14:17:06 +00:00
4 lines
118 B
Python
4 lines
118 B
Python
"""Conftest for automation tests."""
|
|
|
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
|