intellij-community
intellij-community copied to clipboard
[PY-21883] Combine docstring parameter sections
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
@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 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.