Skip to content

Commit e163730

Browse files
committed
Tag K51R as implemented by Colbert
1 parent d9bc7ee commit e163730

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
@@ -107,7 +107,7 @@
107107
'author': 'Rik Smoody',
108108
'original_rank': 54},
109109
'k51r': {
110-
'axelrod-python_class': None,
110+
'axelrod-python_class': axl.Colbert,
111111
'stochastic': False,
112112
'author': 'John William Colbert',
113113
'original_rank': 18},

0 commit comments

Comments
 (0)