mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Fix imports (using isort)
This commit is contained in:
@@ -9,6 +9,7 @@ detect_location_info and elevation are mocked by default during tests.
|
||||
import collections
|
||||
|
||||
import requests
|
||||
|
||||
from vincenty import vincenty
|
||||
|
||||
ELEVATION_URL = 'http://maps.googleapis.com/maps/api/elevation/json'
|
||||
|
||||
Reference in New Issue
Block a user