sort imports according to PEP8 for auth (#29619)

This commit is contained in:
Bas Nijholt
2019-12-08 14:55:23 +01:00
committed by Franck Nijhof
parent fa00808f6c
commit 6ad3b6426a
7 changed files with 17 additions and 19 deletions

View File

@@ -4,7 +4,6 @@ from homeassistant.setup import async_setup_component
from tests.common import ensure_auth_manager_loaded
BASE_CONFIG = [
{
"name": "Example",