Skip to content

Commit

Permalink
[#1074] Correct author for unnamed strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballs committed Jul 22, 2017
1 parent b16c778 commit db898ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/overview_of_strategies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ repository.
"K90R_", "John Maynard Smith", "Not Implemented"
"K91R_", "Jonathan Pinkley", "Not Implemented"
"K92R_", "Anatol Rapoport", "Not Implemented"
"K93R_", "Unknown. Probably Robert Axelrod", ":class:`UnnamedStrategy <axelrod.strategies.axelrod_first.UnnamedStrategy>`"
"K93R_", "Unknown", ":class:`UnnamedStrategy <axelrod.strategies.axelrod_first.UnnamedStrategy>`"
"KPAVLOVC_", "Unknown. Probably Robert Axelrod", ":class:`WinStayLoseShift <axelrod.strategies.memoryone.WinStayLoseShift>`"
"KRANDOMC_", "Unknown. Probably Robert Axelrod", ":class:`Random <axelrod.strategies.rand.Random>`"
"KTF2TC_", "Unknown. Probably Robert Axelrod", ":class:`TitFor2Tats <axelrod.strategies.titfortat.TitFor2Tats>`"
Expand Down

0 comments on commit db898ed

Please sign in to comment.