bug: napoleon: numpydoc: incorrect section ordering for classes #13180
Labels
easy
issue that can be solved by beginners
extensions:napoleon
good first issue
help wanted
type:bug
Milestone
Describe the bug
As noted in the release notes for numpydoc 1.8.0, the section ordering was updated in numpy/numpydoc#571 for classes, to move the Attributes and Methods sections directly below the Parameters section.
Using sphinx.ext.napoleon attributes and methods are still generated after the Notes and Examples sections.
How to Reproduce
Environment Information
Sphinx extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: