PyCQA/pydocstyle

Don't force to add docstrings to __new__

オープン

#515 opened on 2020/10/22

 (1 件のコメント) (4 件のリアクション) (0 人の担当者)Python (191 件のフォーク)batch import
Minor (New Feature)Waiting for Assigneegood first issuehelp wanted

Repository metrics

Stars
 (1,106 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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).

コントリビューターガイド