Code refactor

This commit is contained in:
Guido Fioravantti 2015-11-04 18:22:04 +01:00
parent 27fcc15bed
commit 1af19f7aac

View File

@ -4,7 +4,9 @@
import unittest
from heremaps import heremapsgeocoder
from heremaps.heremapsexceptions import BadGeocodingParams, EmptyGeocoderResponse, NoGeocodingParams
from heremaps.heremapsexceptions import BadGeocodingParams
from heremaps.heremapsexceptions import EmptyGeocoderResponse
from heremaps.heremapsexceptions import NoGeocodingParams
from secrets import *