Saketh-Reddy commited on
Commit
54ee876
1 Parent(s): 2e93a6e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -44,6 +44,7 @@ async def webhook(request: Request):
44
  return {"processed": True}
45
 
46
  except Exception as e:
 
47
  print("its exception")
48
  print(e)
49
  return (
 
44
  return {"processed": True}
45
 
46
  except Exception as e:
47
+ pass
48
  print("its exception")
49
  print(e)
50
  return (