use isort to sort imports according to PEP8 for cloud (#29626)

This commit is contained in:
Bas Nijholt 2019-12-08 18:01:12 +01:00 committed by Fabian Affolter
parent e4e9cdce73
commit fbd4cf1089
17 changed files with 71 additions and 71 deletions

View file

@ -6,7 +6,6 @@ from homeassistant.helpers.dispatcher import async_dispatcher_connect
from .const import DISPATCHER_REMOTE_UPDATE, DOMAIN
WAIT_UNTIL_CHANGE = 3