Skip to content

Commit e015208

Browse files
Merge pull request #32 from Axelrod-Python/k86r
Mark k86r as not implemented
2 parents bb22486 + ea1874b commit e015208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/axelrod_fortran/strategies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
'author': None,
288288
'original_rank': None},
289289
'k86r': {
290-
'axelrod-python_class': axl.Grofman,
290+
'axelrod-python_class': None,
291291
'stochastic': False,
292292
'author': None,
293293
'original_rank': None},

0 commit comments

Comments
 (0)