use isort to sort imports according to PEP8 for cloud (#29626)
This commit is contained in:
parent
e4e9cdce73
commit
fbd4cf1089
17 changed files with 71 additions and 71 deletions
|
@ -6,7 +6,6 @@ from homeassistant.helpers.dispatcher import async_dispatcher_connect
|
|||
|
||||
from .const import DISPATCHER_REMOTE_UPDATE, DOMAIN
|
||||
|
||||
|
||||
WAIT_UNTIL_CHANGE = 3
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue