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:
committed by
Franck Nijhof
parent
6ad3b6426a
commit
ba34922b03
@@ -1,5 +1,6 @@
|
||||
"""Test Alexa auth endpoints."""
|
||||
from homeassistant.components.alexa.auth import Auth
|
||||
|
||||
from . import TEST_TOKEN_URL
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user