sammy786 commited on
Commit
049cd86
·
verified ·
1 Parent(s): 8bdc417

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -609,8 +609,8 @@ def get_recommendation_with_agent(user_id, merchant, category, amount):
609
  """
610
 
611
  # ✅ NEW: Add spending warnings
612
- if spending_warnings:
613
- output += f"""
614
 
615
  ### ⚠️ Important to Know
616
  {spending_warnings}
 
609
  """
610
 
611
  # ✅ NEW: Add spending warnings
612
+ if spending_warnings:
613
+ output += f"""
614
 
615
  ### ⚠️ Important to Know
616
  {spending_warnings}