10000 MNT Duplicate import in test_pipeline.py · lithuak/scikit-learn@0a7cc19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a7cc19

Browse files
qinhanmin2014jnothman
authored andcommitted
MNT Duplicate import in test_pipeline.py
Travis failed to detect it in scikit-learn#11640
1 parent b287515 commit 0a7cc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklearn/tests/test_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import pytest
1010
import numpy as np
1111
from scipy import sparse
12-
import pytest
1312

1413
from sklearn.externals.six.moves import zip
1514
from sklearn.utils.testing import assert_raises

0 commit comments

Comments
 (0)
0