jackycedar commited on
Commit
9dd3210
·
1 Parent(s): a4ab9a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ def pdfv3(in1, in2):
254
 
255
  return 'ok!!'
256
 
257
- def storeIndex1(file):
258
  newPath = home_path
259
  new_name = 'index1'
260
  ext = 'json'
 
254
 
255
  return 'ok!!'
256
 
257
+ def storeIndex1(files):
258
  newPath = home_path
259
  new_name = 'index1'
260
  ext = 'json'