MCPcopy 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
381def build_search_query(query):
382 return "https://google.com/search?q=" + quote(query)
383
384
385def prerequisite_check():

Callers 1

prerequisite_checkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected