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.
2 parents 7806580 + deb0c2b commit 40b3685Copy full SHA for 40b3685
axelrod/tests/strategies/test_worse_and_worse.py
@@ -1,7 +1,7 @@
1
"""Tests for the WorseAndWorse strategies."""
2
3
import axelrod
4
-from test_player import TestPlayer
+from .test_player import TestPlayer
5
6
C, D = axelrod.Actions.C, axelrod.Actions.D
7
0 commit comments