Skip to content

Useless trailing whitespace added #259

Open
@jonashaag

Description

@jonashaag
class X:
    def foo():
        """
        "xxxxxxxxxxxxx".

        blah.
        """

docformatter will add a whitespace after the opening """.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: conventionRelates to docstring format conventionP: bugPEP 257 violation or existing functionality that doesn't work as documentedU: high

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions