mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Fix aurora import order (#30606)
This commit is contained in:
parent
290043aed6
commit
9ebf5ea413
@ -1,7 +1,7 @@
|
||||
"""Support for aurora forecast data sensor."""
|
||||
from datetime import timedelta
|
||||
from math import floor
|
||||
import logging
|
||||
from math import floor
|
||||
|
||||
from aiohttp.hdrs import USER_AGENT
|
||||
import requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user