Commit a637a2ad authored by Eric Duminil's avatar Eric Duminil
Browse files

TODOs

parent 0c695b29
Showing with 5 additions and 0 deletions
+5 -0
......@@ -25,6 +25,11 @@ import zipfile
from pyproj import CRS
from pyproj import Transformer
import shapely
# TODO: Write tests
# TODO: Use logging
from get_coordinates_by_zipcode import get_coordinates_by_zipcode
COORDINATES_REGEX = re.compile(r"(\-?\d+\.\d*) (\-?\d+\.\d*)")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment