Marthee commited on
Commit
4431ded
·
verified ·
1 Parent(s): 7ebc387

Update InitialMarkups.py

Browse files
Files changed (1) hide show
  1. InitialMarkups.py +1 -4
InitialMarkups.py CHANGED
@@ -2003,10 +2003,7 @@ def extract_section_under_header_tobebilled2(pdf_path):
2003
 
2004
 
2005
 
2006
-
2007
-
2008
- import datefinder
2009
- def extract_section_under_header_tobebilledMultiplePDFS(multiplePDF_Paths):
2010
  baselink = "https://findconsole-initialmarkups.hf.space/view-pdf?"
2011
  # keywordstoSkip=["installation", "execution", "miscellaneous items", "workmanship", "testing", "labeling"]
2012
  filenames=[]
 
2003
 
2004
 
2005
 
2006
+ def extract_section_under_header_tobebilledMultiplePDFSmarthe(multiplePDF_Paths):
 
 
 
2007
  baselink = "https://findconsole-initialmarkups.hf.space/view-pdf?"
2008
  # keywordstoSkip=["installation", "execution", "miscellaneous items", "workmanship", "testing", "labeling"]
2009
  filenames=[]