You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes proposed in this pull request
Fix non-standard Input/Output docstring section management: map `Inputs`
and `Outputs` to `params_style` and `returns_style`, respectively, for
`napoleon` custom sections (instead of mapping them to `Parameters`).
Documentation:
https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#confval-napoleon_custom_sections
## Documentation that should be reviewed
Any workflow function.
0 commit comments