Marthee commited on
Commit
561bba8
·
verified ·
1 Parent(s): 538102d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -298,7 +298,7 @@ def measureproject(result,dataDoc=0,img=0,dxffile=0):
298
  legendLinks=[]
299
  listofmarkups=[]
300
  print('wasalt::',dataDoc)
301
- annotatedimg,pdf_document,spreadsheet_url, list1 , df_doors=Counting_Columns_2_1.mainfun(dataDoc,pdfpath)
302
 
303
  dbPath='/TSA JOBS/ADR Test'+pdfpath+'Measured Plan/'
304
  pdflink= tsadropboxretrieval.uploadanyFile(doc=pdf_document,path=dbPath,pdfname=result[0]) #doc=doc,pdfname=path,pdfpath=pdfpath+'Measured Plan/
 
298
  legendLinks=[]
299
  listofmarkups=[]
300
  print('wasalt::',dataDoc)
301
+ annotatedimg,pdf_document,spreadsheet_url, list1 , df_doors=Counting_Columns_2_1.mainfun(dataDoc,pdfpath,result[0])
302
 
303
  dbPath='/TSA JOBS/ADR Test'+pdfpath+'Measured Plan/'
304
  pdflink= tsadropboxretrieval.uploadanyFile(doc=pdf_document,path=dbPath,pdfname=result[0]) #doc=doc,pdfname=path,pdfpath=pdfpath+'Measured Plan/