8000 DOC Ensures that AgglomerativeClustering passes numpydoc validation (… · samronsin/scikit-learn@a393f4a · GitHub
[go: up one dir, main page]

Skip to content

Commit a393f4a

Browse files
reshamasglemaitre
authored andcommitted
DOC Ensures that AgglomerativeClustering passes numpydoc validation (scikit-learn#20544)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
1 parent 9c177a5 commit a393f4a

File tree

3 files changed

+115
-73
lines changed

3 files changed

+115
-73
lines changed

maint_tools/test_docstrings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99

1010
# List of modules ignored when checking for numpydoc validation.
1111
DOCSTRING_IGNORE_LIST = [
12-
"AgglomerativeClustering",
1312
"BernoulliRBM",
1413
"Birch",
15-
"FeatureAgglomeration",
1614
"FeatureHasher",
1715
"FeatureUnion",
1816
"FunctionTransformer",

0 commit comments

Comments
 (0)
0