Fix typo in docstr (#89804)

pull/89809/head
Jan Bouwhuis 2023-03-16 16:54:26 +01:00 committed by GitHub
parent 9384ec18f8
commit 6e25abfdcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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."""