Fix typo in docstr (#89804)

This commit is contained in:
Jan Bouwhuis
2023-03-16 16:54:26 +01:00
committed by GitHub
parent 9384ec18f8
commit 6e25abfdcc

View File

@@ -8,4 +8,4 @@ from tests.components.light.conftest import mock_light_profiles # noqa: F401
@pytest.fixture(autouse=True)
def patch_hass_config(mock_hass_config: None) -> None:
"""Patch configuration].yaml."""
"""Patch configuration.yaml."""