1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Sort imports according to PEP8 for google_assistant (#29633)

* sort imports and fix flake8 issue for google

* add isort:skip to EVENT_SYNC_RECEIVED
This commit is contained in:
Bas Nijholt
2019-12-09 20:00:14 +01:00
committed by Franck Nijhof
parent bc3b7ed06b
commit 7f948594eb
9 changed files with 68 additions and 57 deletions

View File

@@ -1,9 +1,9 @@
"""The tests for google-assistant init."""
import asyncio
from homeassistant.components import google_assistant as ga
from homeassistant.core import Context
from homeassistant.setup import async_setup_component
from homeassistant.components import google_assistant as ga
GA_API_KEY = "Agdgjsj399sdfkosd932ksd"