pylint fixes
This commit is contained in:
parent
78b87fd940
commit
997fd5437e
6 changed files with 13 additions and 8 deletions
|
@ -1,3 +1,6 @@
|
|||
[MESSAGES CONTROL]
|
||||
disable=
|
||||
line-too-long,
|
||||
missing-module-docstring,
|
||||
too-many-arguments,
|
||||
too-few-public-methods,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue