file_processing

This commit is contained in:
Katon Minhas
2026-02-04 12:05:25 -05:00
parent 7ddd9dc192
commit a1e28f94ee
-1
View File
@@ -258,7 +258,6 @@ def run_one_to_one_prompts(
################## Fill NA Mapping ##################
one_to_one_results = aarete_derived.fill_na_mapping(one_to_one_results)
print("After all one_to_one: ", one_to_one_results)
return one_to_one_results[0]