We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641aa8f commit 7774a76Copy full SHA for 7774a76
1 file changed
docs/variant.rst
@@ -41,7 +41,7 @@ Chess960
41
Chess960 is orthogonal to all other variants.
42
43
>>> chess.Board(chess960=True)
44
-... Board('rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1', chess960=True)
+Board('rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1', chess960=True)
45
46
UCI
47
---
0 commit comments