Spaces:
Runtime error
Runtime error
Update InitialMarkups.py
Browse files- 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 |
+
|