From 86c128ec4176d7c3cddf4f9cd23995310e3ab06a Mon Sep 17 00:00:00 2001 From: Floke Date: Mon, 30 Jun 2025 12:31:38 +0000 Subject: [PATCH] bugfix --- data_processor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_processor.py b/data_processor.py index fd8f3b2c..371834ea 100644 --- a/data_processor.py +++ b/data_processor.py @@ -40,7 +40,7 @@ from helpers import ( evaluate_branche_chatgpt, get_numeric_filter_value, summarize_batch_openai, - load_target_schema, + initialize_target_schema, ALLOWED_TARGET_BRANCHES, serp_wikipedia_lookup, search_linkedin_contacts,