Skip to content

Commit d032b58

Browse files
committed
Knockouts don't have max_end_time
The code assumes that the end of the knockouts is not movable and thus does not allow for any overrun.
1 parent f8e2a69 commit d032b58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schedule.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ match_periods:
5555
knockout:
5656
- start_time: 2024-04-14 14:15:00+01:00
5757
end_time: 2024-04-14 15:53:00+01:00
58-
max_end_time: 2024-04-14 15:55:00+01:00
5958
description: Knockouts
6059

6160
league:

0 commit comments

Comments
 (0)