1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 12:47:53 +00:00
Franck Nijhof 89e7983ee0
Add Blueprint foundation to Scripts ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-27 15:15:38 -07:00

4 lines
120 B
Python

"""Conftest for script tests."""
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401