fix: fix 'no-self-argument' for pylint
This commit is contained in:
parent
5a0d59ee36
commit
c439bacf4f
2 changed files with 6 additions and 7 deletions
|
@ -19,4 +19,3 @@ disable=fixme,
|
|||
missing-function-docstring,
|
||||
no-else-return,
|
||||
no-member,
|
||||
no-self-argument,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue