We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fa0a5 commit b8ced55Copy full SHA for b8ced55
docs/index.rst
@@ -53,7 +53,7 @@ Count the number of available players::
53
54
>>> import axelrod as axl
55
>>> len(axl.strategies)
56
- 240
+ 241
57
58
Create matches between two players::
59
0 commit comments