Skip to content

Commit 6e759f5

Browse files
committed
Remove that R. Downing is implementation of k59r.
1 parent 13653ad commit 6e759f5

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
@@ -147,7 +147,7 @@
147147
'author': 'Glen Rowsam',
148148
'original_rank': 21},
149149
'k59r': {
150-
'axelrod-python_class': axl.RevisedDowning,
150+
'axelrod-python_class': None,
151151
'stochastic': False,
152152
'author': 'Leslie Downing',
153153
'original_rank': 40},

0 commit comments

Comments
 (0)