Apply hass-relative-import to tests (a-c) (#78728)
This commit is contained in:
parent
00dd27ef1b
commit
c5a56dab42
37 changed files with 65 additions and 67 deletions
|
@ -1,10 +1,11 @@
|
|||
"""Test august diagnostics."""
|
||||
|
||||
from tests.components.august.mocks import (
|
||||
from .mocks import (
|
||||
_create_august_api_with_devices,
|
||||
_mock_doorbell_from_fixture,
|
||||
_mock_lock_from_fixture,
|
||||
)
|
||||
|
||||
from tests.components.diagnostics import get_diagnostics_for_config_entry
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue