albertvillanova HF Staff commited on
Commit
e4eda53
·
verified ·
1 Parent(s): b336079

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -18,6 +18,9 @@ async def fetch_weather(city: str) -> str:
18
  return response.text
19
 
20
 
 
 
 
21
  #from fastapi import FastAPI
22
  #
23
  #app = FastAPI()
 
18
  return response.text
19
 
20
 
21
+ app = mcp
22
+
23
+
24
  #from fastapi import FastAPI
25
  #
26
  #app = FastAPI()