Use correct relative imports [n-z] (#63471)
This commit is contained in:
parent
d20851812e
commit
04e1933728
13 changed files with 18 additions and 20 deletions
|
@ -19,7 +19,7 @@ from homeassistant.helpers.update_coordinator import (
|
|||
DataUpdateCoordinator,
|
||||
)
|
||||
|
||||
from . import DATA_COORDINATOR, DATA_TILE, DOMAIN
|
||||
from .const import DATA_COORDINATOR, DATA_TILE, DOMAIN
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue