Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -335,4 +335,3 @@ async def method_not_allowed_handler(request: Request, exc):
|
|
335 |
status_code=405,
|
336 |
content={"error": "Method not allowed. Please check the API documentation."}
|
337 |
)
|
338 |
-
|
|
|
335 |
status_code=405,
|
336 |
content={"error": "Method not allowed. Please check the API documentation."}
|
337 |
)
|
|