Skip to content

Commit de38dfc

Browse files
thomasjpfanrth
authored andcommitted
MAINT Remove minor duplication in metrics.__init__ (scikit-learn#12851)
1 parent 951c4f1 commit de38dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklearn/metrics/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
'pairwise_distances',
116116
'pairwise_distances_argmin',
117117
'pairwise_distances_argmin_min',
118-
'pairwise_distances_argmin_min',
119118
'pairwise_distances_chunked',
120119
'pairwise_kernels',
121120
'precision_recall_curve',

0 commit comments

Comments
 (0)