fix: fix 'too-few-public-methods' for pylint
This commit is contained in:
parent
a4c9e3070c
commit
e884263779
4 changed files with 15 additions and 10 deletions
|
@ -22,4 +22,3 @@ disable=fixme,
|
|||
no-self-argument,
|
||||
redefined-outer-name,
|
||||
singleton-comparison,
|
||||
too-few-public-methods,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue