Fix import pylint warning in core tests (#119359)

This commit is contained in:
epenet 2024-06-11 15:04:00 +02:00 committed by GitHub
parent e57bac6da8
commit 65befcf5d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 46 additions and 35 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.backports import (
functools as backports_functools,
)
from tests.common import import_and_test_deprecated_alias
from .common import import_and_test_deprecated_alias
@pytest.mark.parametrize(