8000 DOC Ensures that IterativeImputer passes numpydoc validation (#21108) · scikit-learn/scikit-learn@88398ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 88398ef

Browse files
jmloyolaglemaitre
andcommitted
DOC Ensures that IterativeImputer passes numpydoc validation (#21108)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
1 parent a98836a commit 88398ef

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

maint_tools/test_docstrings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
# List of modules ignored when checking for numpydoc validation.
1111
DOCSTRING_IGNORE_LIST = [
12-
"IterativeImputer",
1312
"KNNImputer",
1413
"LabelPropagation",
1514
"LabelSpreading",

0 commit comments

Comments
 (0)
0