Spaces:
Sleeping
Sleeping
api
Browse files
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 |
+
|