Move imports to top for zha (#29555)

* Move imports to top for zha
* Move back some imports, add annotation for disabling import-outside-toplevel
* Move import config_flow before import api
This commit is contained in:
springstan 2019-12-06 22:12:46 +01:00 committed by Alexei Chetroi
parent fb66a6cf81
commit 1ee8057662
8 changed files with 7 additions and 9 deletions

View file

@ -11,8 +11,8 @@ import logging
import time
import zigpy.exceptions
import zigpy.quirks
from zigpy.profiles import zha, zll
import zigpy.quirks
from homeassistant.core import callback
from homeassistant.helpers.dispatcher import (