BroBro87 commited on
Commit
22c5443
·
verified ·
1 Parent(s): c546cc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ class CalendarService:
168
  - Most active on {stats['busiest_day']}s
169
  - Busiest month is {stats['busiest_month']}
170
  - Average meeting duration: {stats['average_meeting_duration']}
171
-
172
  Return as JSON with format: {{"name": "billionaire name", "reason": "explanation"}}
173
  """
174
 
 
168
  - Most active on {stats['busiest_day']}s
169
  - Busiest month is {stats['busiest_month']}
170
  - Average meeting duration: {stats['average_meeting_duration']}
171
+ Suggest a different billionaire each time, dont say elon.
172
  Return as JSON with format: {{"name": "billionaire name", "reason": "explanation"}}
173
  """
174