intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

[PY-21883] Combine docstring parameter sections

Open davfsa opened this issue 3 years ago • 1 comments

OTHER_PARAMETERS_SECTION is ignored when getting the parameter sections, even tho it is part of them. This leads to false positive in warnings and removes helpful warnings associated with them

Issue link: https://youtrack.jetbrains.com/issue/PY-21883/Support-numpydocs-Other-Parameters-section

davfsa avatar Jun 20 '22 11:06 davfsa

@ybedrov @east825 Sorry for bothering, but the CI seems to be stuck (been pending for 42 days now). Anything I could do to get it unstuck?

davfsa avatar Aug 02 '22 20:08 davfsa

@davfsa Thanks for your PR and sorry that it took so long to get to it. The patch looks fine to me, but @alek-sun will double-check it before merging just in case.

east825 avatar Aug 24 '22 11:08 east825