Skip to content

Question: Is include the _str_signature necessary in the __str__ #190

@hmaarrfk

Description

@hmaarrfk

out += self._str_signature()

It doesn't seem natural for one to write their own signature. I would think that the str(NumpyDocString) would return the same thing that one would type themselves.

Can we take out the _str_signature?

Once again, this is in reference to designing a solution for:
#67 (comment)

Otherwise, one would need an other function that doesn't include the _str_signature() line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions