[fix] import again

This commit is contained in:
Al
2015-11-27 11:38:40 -05:00
parent 644eeb74c6
commit 51f6a82727

View File

@@ -56,6 +56,7 @@ sys.path.append(os.path.realpath(os.path.join(os.pardir, os.pardir, os.pardir, '
from geodata.coordinates.conversion import *
from geodata.countries.country_names import *
from geodata.geonames.db import GeoNamesDB
from geodata.language_id.disambiguation import *
from geodata.language_id.sample import sample_random_language
from geodata.states.state_abbreviations import STATE_ABBREVIATIONS, STATE_EXPANSIONS