Skip to content

Commit 9e4143f

Browse files
committed
add reminder to check options implementation
1 parent 342a280 commit 9e4143f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

chess/engine.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# TODO: XBoard support. Check naming: Is it too UCI specific?
2020
# TODO: Test coverage
21+
# TODO: Options restore
2122

2223
import abc
2324
import asyncio

0 commit comments

Comments
 (0)