fix: fix 'singleton-comparison' for pylint
This commit is contained in:
parent
e884263779
commit
d2b5dce8e3
3 changed files with 12 additions and 4 deletions
|
@ -21,4 +21,3 @@ disable=fixme,
|
|||
no-member,
|
||||
no-self-argument,
|
||||
redefined-outer-name,
|
||||
singleton-comparison,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue