8000 DOC use correct template name for displays (#26081) · thomasjpfan/scikit-learn@40e8c8e · GitHub
[go: up one dir, main page]

Skip to content

Commit 40e8c8e

Browse files
authored
DOC use correct template name for displays (scikit-learn#26081)
1 parent 01dec51 commit 40e8c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/classes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ See the :ref:`visualizations` section of the user guide for further details.
11221122

11231123
.. autosummary::
11241124
:toctree: generated/
1125-
:template: display.rst
1125+
:template: display_all_class_methods.rst
11261126

11271127
metrics.ConfusionMatrixDisplay
11281128
metrics.DetCurveDisplay

0 commit comments

Comments
 (0)
0