Juna190825 commited on
Commit
6c37ec1
·
verified ·
1 Parent(s): b55a91f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ def search_web(query):
9
  # Initialize client with increased timeout
10
  client = Client(
11
  "Ifeanyi/Web-Search-MCP",
12
- timeout=60
13
  )
14
 
15
  # Make the API call (using positional argument as in working examples)
 
9
  # Initialize client with increased timeout
10
  client = Client(
11
  "Ifeanyi/Web-Search-MCP",
 
12
  )
13
 
14
  # Make the API call (using positional argument as in working examples)