Skip to content

Commit ec435a9

Browse files
committed
Tag K66R as implemented by Mikkelson
1 parent f652e16 commit ec435a9

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
@@ -182,7 +182,7 @@
182182
'author': 'Mark F Batell',
183183
'original_rank': 47},
184184
'k66r': {
185-
'axelrod-python_class': None,
185+
'axelrod-python_class': axl.Mikkelson,
186186
'stochastic': False,
187187
'author': 'Ray Mikkelson',
188188
'original_rank': 20},

0 commit comments

Comments
 (0)