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 aa3a2c2 commit 20e6b90Copy full SHA for 20e6b90
axelrod/tests/unit/test_strategy_utils.py
@@ -2,7 +2,7 @@
2
3
import unittest
4
5
-from hypothesis import given, settings, HealthCheck
+from hypothesis import HealthCheck, given, settings
6
from hypothesis.strategies import integers, lists, sampled_from
7
8
import axelrod as axl
0 commit comments