SoumyaJ commited on
Commit
b59f399
·
verified ·
1 Parent(s): 26c48be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,10 +44,10 @@ Constraints:
44
  - Do NOT start with any greeting or introduction.
45
  - You MUST return exactly and only the schedule lines in this format:
46
 
47
- HH:MM - HH:MM ProgramName (ProgramType, Rating): <1-line reason>
48
 
49
  Example:
50
- 08:00 - 08:30 Morning Match Recap (Digest, 6.2): Ideal morning content to start the day
51
 
52
  Instructions:
53
  - Avoid back-to-back programs of the same ProgramType
 
44
  - Do NOT start with any greeting or introduction.
45
  - You MUST return exactly and only the schedule lines in this format:
46
 
47
+ HH:MM - HH:MM ProgramName: <1-line reason>
48
 
49
  Example:
50
+ 08:00 - 08:30 Morning Match Recap: Ideal morning content to start the day
51
 
52
  Instructions:
53
  - Avoid back-to-back programs of the same ProgramType