PyCQA/pydocstyle

Don't force to add docstrings to __new__

Open

#515 建立於 2020年10月22日

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

描述

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

貢獻者指南