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 ae7ec03 commit 6659dc5Copy full SHA for 6659dc5
axelrod/tests/integration/test_filtering.py
@@ -1,6 +1,6 @@
1
import unittest
2
from hypothesis import given, example
3
-from hypothesis.strategies import integers, floats, assume
+from hypothesis.strategies import integers
4
from axelrod import all_strategies, filtered_strategies
5
6
0 commit comments