Skip to content

Commit a1fbe77

Browse files
committed
Add comment for PR reviews
1 parent ddfee30 commit a1fbe77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sklearn/tests/test_docstrings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
# sklearn.deprecation._update_doc is updating the doc against the numpydoc.
1919
# This will be fixed with issue: #24328
2020
"sklearn.metrics._plot.det_curve.plot_det_curve",
21+
# sklearn.deprecation._update_doc is updating the doc against the numpydoc.
22+
# This will be fixed with issue: #24328
2123
"sklearn.metrics._plot.precision_recall_curve.plot_precision_recall_curve",
2224
"sklearn.metrics.pairwise.pairwise_distances_chunked",
2325
"sklearn.tree._export.plot_tree",

0 commit comments

Comments
 (0)