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
The numpydoc spec for the parameters section mentions that parameters can be combined onto the same line. Testing this with @rich-iannone, when we try combining parameters onto a line, we only see the first one.
Opening this issue to investigate a bit more / see if I should dig into the parser a bit.
The text was updated successfully, but these errors were encountered:
The numpydoc spec for the parameters section mentions that parameters can be combined onto the same line. Testing this with @rich-iannone, when we try combining parameters onto a line, we only see the first one.
Opening this issue to investigate a bit more / see if I should dig into the parser a bit.
The text was updated successfully, but these errors were encountered: