mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 16:07:34 +02:00
4 lines
120 B
Python
4 lines
120 B
Python
"""Conftest for script tests."""
|
|
|
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401
|