summaryrefslogtreecommitdiff
path: root/tests/functional/n/no/no_self_argument.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace no-method-argument with no-self-argument when variadic args present ↵Jakub Kuczys2022-09-231-0/+9
| | | | | | (#7518) Also add method name to the error message
* Fix false positive for `no-self-argument` (#7301)Mark Byrne2022-08-131-3/+25
| | | | | * Fix false positive for `no-self-argument` when a staticmethod is applied to a function but uses a different name. Closes #7300
* Migrate func_e0204.py to new functional testsPierre Sassoulas2021-03-071-0/+18