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
crusaderky
changed the title
FunctionDoc round-trip strips empty lines and breaks doctestFunctionDoc round-trip strips empty lines from Parameters and breaks doctest
May 26, 2025
numpydoc 1.9.0rc0.dev0 git tip (2025-05-16)
CPython 3.12
A round-trip through FunctionDoc improperly removes empty lines after elements of
Parameters
.This in turn breaks doctest.
The text was updated successfully, but these errors were encountered: