Open
Description
What are the expected behavior in the return section when the output variable name is not given?
In the documentation it is written that the variable name is optional and that you can write for example
Returns
--------
int
That is true but the int became bold and for example
Returns
--------
`axes.Axes`
doesn't get formatted into a link and looks ugly.
Is this the intended behavior or is it a bug in matplotlib (that I have worked with) or numpy docs?
Are there any method to get nice formatting in the Returns
section without having to came up with an output variable name?
Metadata
Metadata
Assignees
Labels
No labels