mirror of
https://github.com/wassname/segpy.git
synced 2026-07-11 01:40:33 +08:00
FIx Hypothesis 1.2 compatibilitity descriptors->specifiers.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import unittest
|
||||
|
||||
from hypothesis import given, assume
|
||||
from hypothesis.descriptors import integers_in_range
|
||||
from hypothesis.specifiers import integers_in_range
|
||||
from segpy.util import batched
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user