Fix import pylint warning in core tests (#119359)
This commit is contained in:
parent
e57bac6da8
commit
65befcf5d4
7 changed files with 46 additions and 35 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue