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