diff --git a/brancheneinstufung.py b/brancheneinstufung.py index 0cf44845..3642d116 100644 --- a/brancheneinstufung.py +++ b/brancheneinstufung.py @@ -163,7 +163,7 @@ for i in range(start, min(start + DURCHLÄUFE, len(sheet_values))): url, wiki_branche, umsatz = get_wikipedia_data(row[0], row[1]) wiki, linkedin, umsatz_chat, new_cat, reason, fsm, techniker, techniker_reason = classify_company(row) - wiki_final = wiki_branche if wiki_branche != "k.A." else wiki + wiki_final = wiki_branche if wiki_branche != "k.A." else wiki umsatz_final = umsatz if umsatz != "k.A." else umsatz_chat values = [