Marthee commited on
Commit
6acfc68
·
verified ·
1 Parent(s): 37d1a76

Update InitialMarkups.py

Browse files
Files changed (1) hide show
  1. InitialMarkups.py +1 -1
InitialMarkups.py CHANGED
@@ -2476,4 +2476,4 @@ def extract_section_under_header_tobebilledMultiplePDFS(multiplePDF_Paths):
2476
  combined_json_str = json.dumps(jsonCombined, indent=1)
2477
  print(combined_json_str)
2478
  return pdf_bytes.getvalue(), docHighlights , combined_json_str, Alltexttobebilled , filenames
2479
-
 
2476
  combined_json_str = json.dumps(jsonCombined, indent=1)
2477
  print(combined_json_str)
2478
  return pdf_bytes.getvalue(), docHighlights , combined_json_str, Alltexttobebilled , filenames
2479
+