8000 Remove unused library · scikit-learn/scikit-learn@e6d7603 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6d7603

Browse files
committed
Remove unused library
1 parent 85da7a3 commit e6d7603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklearn/model_selection/tests/test_split.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from itertools import combinations_with_replacement
1010
from itertools import permutations
1111

12-
from sklearn.utils._testing import assert_allclose, assert_raises_regexp
1312
from sklearn.utils._testing import assert_array_almost_equal
1413
from sklearn.utils._testing import assert_array_equal
1514
from sklearn.utils._testing import assert_raise_message

0 commit comments

Comments
 (0)
0