Refactors and adds unit tests

This commit is contained in:
Guido Fioravantti
2015-11-04 18:12:54 +01:00
parent 4a55223ec7
commit cf99077276
4 changed files with 134 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
#!/usr/local/bin/python
# -*- coding: utf-8 -*-
import json
class BadGeocodingParams(Exception):