General clean-up

This commit is contained in:
2026-02-22 14:01:47 +01:00 Verified
parent 7ce44979b9
commit 7d04ceb2a3
17 changed files with 401 additions and 231 deletions
+2
View File
@@ -168,6 +168,8 @@ class BracketGenerator:
self.match_counter += 1
gf.next_loss = reset
gf.next_loss_slot = 0
gf.next_win = reset
gf.next_win_slot = 1
def _resolve_byes(self, num_players: int) -> None:
"""