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.
2 parents 6c9e778 + a6dfefc commit 3f0957aCopy full SHA for 3f0957a
src/axelrod_fortran/strategies.py
@@ -7,7 +7,7 @@
7
'author': None,
8
'original_rank': None},
9
'k31r': {
10
- 'axelrod-python_class': None,
+ 'axelrod-python_class': axl.GoByMajority,
11
'stochastic': False,
12
'author': 'Gail Grisell',
13
'original_rank': 23},
0 commit comments