Spaces:
Runtime error
Runtime error
Update InitialMarkups.py
Browse files- InitialMarkups.py +1 -0
InitialMarkups.py
CHANGED
|
@@ -2903,3 +2903,4 @@ def extract_section_under_header_tobebilledMultiplePDFSmarthe(multiplePDF_Paths)
|
|
| 2903 |
print(combined_json_str)
|
| 2904 |
return pdf_bytes.getvalue(), docHighlights , combined_json_str, Alltexttobebilled , filenames
|
| 2905 |
|
|
|
|
|
|
| 2903 |
print(combined_json_str)
|
| 2904 |
return pdf_bytes.getvalue(), docHighlights , combined_json_str, Alltexttobebilled , filenames
|
| 2905 |
|
| 2906 |
+
|