From bceff71fa47a67416d4f5cafe0358d5660876ff6 Mon Sep 17 00:00:00 2001 From: Blade He Date: Fri, 14 Mar 2025 04:03:22 -0500 Subject: [PATCH] Set re-run parameters to be True re_run_extract_data = True re_run_mapping_data = True force_save_total_data = True --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 4d308c5..01dc940 100644 --- a/main.py +++ b/main.py @@ -1526,8 +1526,8 @@ if __name__ == "__main__": # special_doc_id_list = ["553242411"] - re_run_extract_data = False - re_run_mapping_data = False + re_run_extract_data = True + re_run_mapping_data = True force_save_total_data = True doc_source = "aus_prospectus" # doc_source = "emea_ar"