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 7806580 commit deb0c2bCopy full SHA for deb0c2b
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