data_processor.py aktualisiert

This commit is contained in:
2025-07-18 09:41:21 +00:00
parent 8cb9623afd
commit b8aee688bc

View File

@@ -44,6 +44,7 @@ from helpers import (
# ALLOWED_TARGET_BRANCHES wird nicht mehr global benötigt, kann auch weg
search_linkedin_contacts,
is_valid_wikipedia_article_url,
verify_wiki_article_chatgpt,
generate_fsm_pitch)
# Klassen-Imports
from google_sheet_handler import GoogleSheetHandler