1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

sort imports according to PEP8 for alexa (#29618)

This commit is contained in:
Bas Nijholt
2019-12-08 14:56:42 +01:00
committed by Franck Nijhof
parent 6ad3b6426a
commit ba34922b03
19 changed files with 72 additions and 68 deletions

View File

@@ -1,5 +1,6 @@
"""Test Alexa auth endpoints."""
from homeassistant.components.alexa.auth import Auth
from . import TEST_TOKEN_URL