Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ehForwarderBot/ehForwarderBot
/ build_search_query
Function
build_search_query
ehforwarderbot/wizard.py:381–382 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
379
380
381
def
build_search_query(query):
382
return
"https://google.com/search?q="
+ quote(query)
383
384
385
def
prerequisite_check():
Callers
1
prerequisite_check
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected