From b4341202dd926548ffe414e9424070b13f4be04b Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny <matkoniecz@gmail.com> Date: Thu, 3 Apr 2025 15:34:43 +0200 Subject: [PATCH] drop now fixed one --- 18_check_poi_type_conflicts_for_suspicious.py | 1 - 1 file changed, 1 deletion(-) 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