Vaibhav84 commited on
Commit
3d4d835
·
1 Parent(s): 8551e3d
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -842,3 +842,4 @@ async def get_financial_analysis(customer_id: str):
842
  status_code=status.HTTP_500_INTERNAL_SERVER_ERROR,
843
  detail=f"Error processing request: {str(e)}"
844
  )
 
 
842
  status_code=status.HTTP_500_INTERNAL_SERVER_ERROR,
843
  detail=f"Error processing request: {str(e)}"
844
  )
845
+