mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Sort imports according to PEP8 for 'script' folder (#29790)
This commit is contained in:
committed by
Franck Nijhof
parent
3a28361beb
commit
5cb6d1b21f
@@ -1,7 +1,6 @@
|
||||
"""Print links to relevant docs."""
|
||||
from .model import Info
|
||||
|
||||
|
||||
DATA = {
|
||||
"config_flow": {
|
||||
"title": "Config Flow",
|
||||
|
||||
Reference in New Issue
Block a user