diff --git a/18_check_poi_type_conflicts_for_suspicious.py b/18_check_poi_type_conflicts_for_suspicious.py index c8a4a57..f99c3dc 100644 --- a/18_check_poi_type_conflicts_for_suspicious.py +++ b/18_check_poi_type_conflicts_for_suspicious.py @@ -12,7 +12,6 @@ def consider_showing_line(line): 'shop=outpost', 'shop=charity', 'shop=gift', # inspection of logs needed 'building=', # not matching with anything 'office=government', 'office=financial', 'healthcare', 'some_telecommunication_office_or_shop', # not sure yet how to deal with those - 'building_materials', #TODO, remove on regeneration: handling was changed ] + tag_knowledge.typical_lifecycle_prefixes_for_past(): if skipping in line: return