mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
use isort to sort imports according to PEP8 for cloud (#29626)
This commit is contained in:
committed by
Fabian Affolter
parent
e4e9cdce73
commit
fbd4cf1089
@@ -6,7 +6,6 @@ from homeassistant.helpers.dispatcher import async_dispatcher_connect
|
||||
|
||||
from .const import DISPATCHER_REMOTE_UPDATE, DOMAIN
|
||||
|
||||
|
||||
WAIT_UNTIL_CHANGE = 3
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user