aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_with_hypothesis.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_with_hypothesis.py')
-rw-r--r--tests/test_with_hypothesis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_with_hypothesis.py b/tests/test_with_hypothesis.py
index 1e39b6b1..31dfa04c 100644
--- a/tests/test_with_hypothesis.py
+++ b/tests/test_with_hypothesis.py
@@ -1,4 +1,4 @@
-from hypothesis import binary
+from hypothesis.strategies import binary
import pytest