mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
sort imports according to PEP8 for auth (#29619)
This commit is contained in:
committed by
Franck Nijhof
parent
fa00808f6c
commit
6ad3b6426a
@@ -4,7 +4,6 @@ from homeassistant.setup import async_setup_component
|
||||
|
||||
from tests.common import ensure_auth_manager_loaded
|
||||
|
||||
|
||||
BASE_CONFIG = [
|
||||
{
|
||||
"name": "Example",
|
||||
|
||||
Reference in New Issue
Block a user