fix: fix 'redefined-outer-name' for pylint
This commit is contained in:
parent
d2b5dce8e3
commit
5a0d59ee36
7 changed files with 39 additions and 16 deletions
|
@ -20,4 +20,3 @@ disable=fixme,
|
|||
no-else-return,
|
||||
no-member,
|
||||
no-self-argument,
|
||||
redefined-outer-name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue