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 bb0733b commit d0e9984Copy full SHA for d0e9984
axelrod/tests/unit/test_tournament.py
@@ -24,7 +24,7 @@
24
strategy_lists,
25
tournaments,
26
)
27
-from axelrod.tournament import _close_objects, MatchChunk
+from axelrod.tournament import MatchChunk, _close_objects
28
29
C, D = axl.Action.C, axl.Action.D
30
0 commit comments