Skip to content

Commit f2766ec

Browse files
committed
COSMIT: remove unused import
1 parent bbd7d91 commit f2766ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklearn/grid_search.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from functools import partial, reduce
1616
from itertools import product
1717
import operator
18-
import warnings
1918

2019
import numpy as np
2120

0 commit comments

Comments
 (0)