pylint fixes
This commit is contained in:
parent
2c57d05abc
commit
065eb8e681
2 changed files with 5 additions and 3 deletions
|
@ -5,4 +5,5 @@
|
|||
missing-class-docstring,
|
||||
line-too-long,
|
||||
too-many-arguments,
|
||||
too-many-branches
|
||||
too-many-branches,
|
||||
superfluous-parens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue