Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
["
|
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(
|