khurrameycon commited on
Commit
64f53a8
·
verified ·
1 Parent(s): ae31f7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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
  )