Alex Strick van Linschoten commited on
Commit
1a4dba1
1 Parent(s): 7c2ec0b

add new example

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -186,6 +186,7 @@ examples = [
186
  ["test2.pdf", 80, False],
187
  ["test3.pdf", 80, True],
188
  ["test4.pdf", 80, False],
 
189
  ]
190
  interpretation = "default"
191
  enable_queue = True
186
  ["test2.pdf", 80, False],
187
  ["test3.pdf", 80, True],
188
  ["test4.pdf", 80, False],
189
+ ["test5.pdf", 80, False],
190
  ]
191
  interpretation = "default"
192
  enable_queue = True