Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

DAR101 on private methods if docstring exists #188

@mvadari

Description

@mvadari

I had an issue where if there was a docstring on a private method, darglint would insist on there being parameters as a part of the docstring. But if the docstring was removed, then it would stop complaining. darglint should not mandate parameters for a private method just because a docstring happens to exist there.

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