Skip to content

D102 - Don't enforce docstrings on __new__ and __call__ #8085

@DetachHead

Description

@DetachHead

re-raising PyCQA/pydocstyle#515 here:

This should be considered a magic method (controlled by D105), or at least have a different error code (which may be D107 together with __init__ or even a new one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    docstringRelated to docstring linting or formattingneeds-decisionAwaiting a decision from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions