Skip to content

The Returns section #183

Open
Open
@fredrik-1

Description

@fredrik-1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions