Set re-run parameters to be True

re_run_extract_data = True
re_run_mapping_data = True
force_save_total_data = True
This commit is contained in:
Blade He 2025-03-14 04:03:22 -05:00
parent 0f65537478
commit bceff71fa4
1 changed files with 2 additions and 2 deletions

View File

@ -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"