[`pylint`] - Allow `__new__` methods to have `cls` as their first argument even if decorated with `@staticmethod` for `bad-staticmethod-argument` (`PLW0211`) #12958
[`pylint`] - fix `__new__(cls, ...)` for `bad-staticmethod-argument` …
54b8a09b
AlexWaygood
changed the title [`pylint`] - fix `__new__(cls, ...)` for `bad-staticmethod-argument` (`PLW0211`) [`pylint`] - Allow `__new__` methods to have `cls` as their first argument even if decorated with `@staticmethod` for `bad-staticmethod-argument` (`PLW0211`) 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub