We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342a280 commit 9e4143fCopy full SHA for 9e4143f
1 file changed
chess/engine.py
@@ -18,6 +18,7 @@
18
19
# TODO: XBoard support. Check naming: Is it too UCI specific?
20
# TODO: Test coverage
21
+# TODO: Options restore
22
23
import abc
24
import asyncio
0 commit comments