PyCQA/pydocstyle

Don't force to add docstrings to __new__

Open

#515 建立於 2020年10月22日

在 GitHub 查看
 (1 留言) (4 反應) (0 負責人)Python (191 fork)batch import
Minor (New Feature)Waiting for Assigneegood first issuehelp wanted

倉庫指標

Star
 (1,106 star)
PR 合併指標
 (30 天內沒有已合併 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).

貢獻者指南