Skip to content

Commit afbfd24

Browse files
committed
Import chess.variant in docs (closes niklasf#111)
1 parent 3f29d7a commit afbfd24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/variant.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Variants (experimental)
33

44
python-chess supports several chess variants.
55

6+
>>> import chess.variant
67
>>> board = chess.variant.GiveawayBoard()
78

89
>>> # General information about the variants

0 commit comments

Comments
 (0)