Spaces:
Runtime error
Runtime error
Update InitialMarkups.py
Browse files- InitialMarkups.py +1 -1
InitialMarkups.py
CHANGED
|
@@ -2004,7 +2004,7 @@ def extract_section_under_header_tobebilled2(pdf_path):
|
|
| 2004 |
|
| 2005 |
|
| 2006 |
|
| 2007 |
-
def
|
| 2008 |
baselink = "https://findconsole-initialmarkups.hf.space/view-pdf?"
|
| 2009 |
# keywordstoSkip=["installation", "execution", "miscellaneous items", "workmanship", "testing", "labeling"]
|
| 2010 |
filenames=[]
|
|
|
|
| 2004 |
|
| 2005 |
|
| 2006 |
|
| 2007 |
+
def extract_section_under_header_tobebilledMultiplePDFSmarthe(multiplePDF_Paths):
|
| 2008 |
baselink = "https://findconsole-initialmarkups.hf.space/view-pdf?"
|
| 2009 |
# keywordstoSkip=["installation", "execution", "miscellaneous items", "workmanship", "testing", "labeling"]
|
| 2010 |
filenames=[]
|