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

TODOs

parent 862ff084
......@@ -21,6 +21,10 @@ Also accepts multiple Zipcodes, or Zipcode prefix.
> python get_coordinates_by_zipcode.py 70
"""
# TODO: Write tests
# TODO: Use caching for shapes
# TODO: Rename functions
import argparse
import json
import re
......
Markdown is supported
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