-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The cutechess command in games.py is incorrectly formatted causing a bug where the pgn haa all games with the tag ["Round 1"] . This is first spotted by @Disservin This change is also necessary for an eventual fast-chess migration as fast-chess relies on the correct format. Co-Authored-By: Gahtan Nahdi <[email protected]>
- Loading branch information
1 parent
2026772
commit 8dfcbb0
Showing
4 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"__version": 13, "updater.py": "gSJX/HbsPwsZnUZaFbAgF0zwWPWXv+LEw9jBhJkxFOrCH9CZS0+4U4nE2fJdeNze", "worker.py": "uVromGofhQlR48OuE0888er18zXYIl9PC/ZB3KfyXxt2HtGLdPYD/sf4EisgEM1h", "games.py": "s975siTd3V1skmbLJ63EXAHivJp3GLzPtMESJ6G3gBEWolr0/iTCZXHwfGZ5dfL+"} | ||
{"__version": 14, "updater.py": "gSJX/HbsPwsZnUZaFbAgF0zwWPWXv+LEw9jBhJkxFOrCH9CZS0+4U4nE2fJdeNze", "worker.py": "StfmRgS7N/I5sXJtWsmQ9ffLtY+JJJv5nr291dWIjfA+WeJiMAVpcNUc/GN2k0Zt", "games.py": "/IKLOrxmOTyK+T4WzMdHzNvFzm4cJPzM8LeQ5sHyidDdrwOq6VTXkpIUSoENfZTE"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters