Skip to content

Numpy docstring template doesn't work #34

@themightyoarfish

Description

@themightyoarfish

As outlined in the help text, I put

    """{{_header_}}

    {{_arg_}} :{{_lf_}}{{_indent_}}    {{_arg_}} is
    """

in multi.txt.
When running :Pydocstring, this is the result:

def foo(a, b, c):
    """foo


{{_arg_}} :{{_lf_}}        {{_arg_}} is
    """
    pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions