pabloce commited on
Commit
ae5c75e
·
verified ·
1 Parent(s): e5c654a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ examples = [
11
  ["Latest uplifting news"],
12
  ["Latest news site:bloomberg.com"],
13
  ["Where I can find best hotel in Galapagos, Ecuador intitle:hotel"],
14
- ["file type:pdf book title:python"]
15
  ]
16
 
17
  subprocess.run(
 
11
  ["Latest uplifting news"],
12
  ["Latest news site:bloomberg.com"],
13
  ["Where I can find best hotel in Galapagos, Ecuador intitle:hotel"],
14
+ ["filetype:pdf intitle:python"]
15
  ]
16
 
17
  subprocess.run(