Spaces:
Running
Running
Update test.py
Browse files
test.py
CHANGED
@@ -208,4 +208,4 @@ async def get_token(token: str = Depends(oauth2_scheme)):
|
|
208 |
# if __name__ == "__main__":
|
209 |
# import uvicorn
|
210 |
|
211 |
-
# uvicorn.run(app, host="0.0.0.0", port=8000)
|
|
|
208 |
# if __name__ == "__main__":
|
209 |
# import uvicorn
|
210 |
|
211 |
+
# uvicorn.run(app, host="0.0.0.0", port=8000)
|