Skip to content

Commit 9e4a885

Browse files
author
Evan Derickson
committed
Import re
1 parent 6f956f2 commit 9e4a885

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
@@ -8,6 +8,7 @@
88
import csv
99
import geojson
1010
import logging
11+
import re
1112
from datetime import datetime
1213
from shapely.geometry import Polygon, Point
1314
from io import StringIO

0 commit comments

Comments
 (0)