4 lines
113 B
Python
4 lines
113 B
Python
|
"""Conftest for HA triggers."""
|
||
|
|
||
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
|