We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946eb45 commit f4be6bcCopy full SHA for f4be6bc
axelrod/strategies/__init__.py
@@ -4,7 +4,7 @@
4
from rand import *
5
from titfortat import *
6
from gobymajority import *
7
-from alternatory import *
+from alternator import *
8
9
10
strategies = [
0 commit comments