Spaces:
Running
Running
Ashhar
commited on
Commit
·
cf0a10d
1
Parent(s):
9dfbf64
remove debug print
Browse files- tools/webScraper.py +0 -2
tools/webScraper.py
CHANGED
@@ -100,5 +100,3 @@ def scrapeGoogleSearch(query):
|
|
100 |
print("Failed to retrieve search results.")
|
101 |
|
102 |
return "\n".join(finalResponse)
|
103 |
-
|
104 |
-
print(scrapeGoogleSearch("kommuneity"))
|
|
|
100 |
print("Failed to retrieve search results.")
|
101 |
|
102 |
return "\n".join(finalResponse)
|
|
|
|