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
Is your feature request related to a problem? Please describe.
Some of the references are ill-formatted in the docs (because alignments are not set as expected by numpydoc I think), cf screenshot:
().
Describe the solution you'd like
EDIT: We would expect the ref numbering to be [1].
This seems to happen only where references are used in class docstrings (not in method docstrings for example)
This should be fixed everywhere needed. Help much appreciated!