mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 03:19:34 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test Alexa auth endpoints."""
|
||||
|
||||
from homeassistant.components.alexa.auth import Auth
|
||||
from homeassistant.const import CONF_CLIENT_ID, CONF_CLIENT_SECRET
|
||||
from homeassistant.core import HomeAssistant
|
||||
|
||||
Reference in New Issue
Block a user