Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Don't force to add docstrings to __new__ #515

Open
facundobatista opened this issue Oct 22, 2020 · 1 comment
Open

Don't force to add docstrings to __new__ #515

facundobatista opened this issue Oct 22, 2020 · 1 comment
Labels
good first issue help wanted Minor (New Feature) Waiting for Assignee This issue has been triaged as a good idea, waiting for a volunteer to implement

Comments

@facundobatista
Copy link

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

@sambhav sambhav added good first issue help wanted Minor (New Feature) Waiting for Assignee This issue has been triaged as a good idea, waiting for a volunteer to implement labels May 17, 2021
@DetachHead
Copy link

same with __call__

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue help wanted Minor (New Feature) Waiting for Assignee This issue has been triaged as a good idea, waiting for a volunteer to implement
Projects
None yet
Development

No branches or pull requests

3 participants