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