Skip to content

Commit 6ba852f

Browse files
author
Evan Derickson
committed
Restore separation in imports
1 parent 7e1b84b commit 6ba852f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overpass/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import geojson
1010
import logging
1111
from datetime import datetime
12+
1213
from shapely.geometry import Polygon, Point
1314
from io import StringIO
1415
from .errors import (

0 commit comments

Comments
 (0)