mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 10:06:42 +01: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
|