diff --git a/brancheneinstufung.py b/brancheneinstufung.py index 954a9294..3b84cd55 100644 --- a/brancheneinstufung.py +++ b/brancheneinstufung.py @@ -91,7 +91,7 @@ class GoogleSheetHandler: # ==================== WIKIPEDIA SCRAPER ==================== class_=lambda c: c and any( kw in c.lower() for kw in ['infobox', 'vcard', 'unternehmen'] - )) + ) if not infobox: return "k.A."