bugfix
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user