Skip to content

Commit

Permalink
Merge 78d6b60 into 517cb00
Browse files Browse the repository at this point in the history
  • Loading branch information
Boštjan Mejak committed Sep 26, 2020
2 parents 517cb00 + 78d6b60 commit de0c90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/variant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python-chess supports several chess variants.
>>>
>>> board = chess.variant.GiveawayBoard()

>>> # General information about the variants
>>> # General information about the variants.
>>> type(board).uci_variant
'giveaway'
>>> type(board).xboard_variant
Expand Down

0 comments on commit de0c90d

Please sign in to comment.