Mr-Help commited on
Commit
8eb8201
·
verified ·
1 Parent(s): f18b5a0

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -53,4 +53,4 @@ async def receive_webhook(request: Request):
53
 
54
  return {"status": "ok"}
55
 
56
- # Run with: uvicorn filename:app --reload
 
53
 
54
  return {"status": "ok"}
55
 
56
+ # Run with: uvicorn filename:app --reload