[fix] var

This commit is contained in:
Al
2015-11-30 18:19:56 -05:00
parent b430fb7657
commit 621fd79002

View File

@@ -577,6 +577,8 @@ def build_address_format_training_data(admin_rtree, language_rtree, neighborhood
iso_code3_key = 'ISO3166-1:alpha3'
if osm_components:
poly_components = defaultdict(list)
for component, components_values in osm_components.iteritems():
seen = set()