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 1b6bf7f commit fbc9efeCopy full SHA for fbc9efe
axelrod/tests/strategies/test_adaptive_cooperator.py
@@ -1,5 +1,5 @@
1
import axelrod
2
-from test_player import TestPlayer
+from .test_player import TestPlayer
3
4
C, D = axelrod.Action.C, axelrod.Action.D
5
0 commit comments