Skip to content

Commit 9e5fcab

Browse files
Remove unused itertools repeat
1 parent ce74ed1 commit 9e5fcab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from hypothesis import assume, given, strategies as st
22
from hypothesis.extra.numpy import arrays
33

4-
from itertools import repeat
54
from six.moves.builtins import range
65

76
import matplotlib as mpl

0 commit comments

Comments
 (0)