Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -177,7 +177,7 @@ API input parameters:
|
|
177 |
- `limit_companies`: integer. Number of found relevant companies to report.
|
178 |
|
179 |
"""
|
180 |
-
examples = [[
|
181 |
['https://www.bbc.com/news/business-62747401'],
|
182 |
['https://www.bbc.com/news/technology-62744858'],
|
183 |
['https://www.bbc.com/news/science-environment-62758811'],
|
|
|
177 |
- `limit_companies`: integer. Number of found relevant companies to report.
|
178 |
|
179 |
"""
|
180 |
+
examples = [["","",[['https://www.bbc.com/news/uk-62732447'],
|
181 |
['https://www.bbc.com/news/business-62747401'],
|
182 |
['https://www.bbc.com/news/technology-62744858'],
|
183 |
['https://www.bbc.com/news/science-environment-62758811'],
|