hopefully fixed pylint config file
This commit is contained in:
parent
4043825b71
commit
9ccd04a2c2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[MESSAGES CONTROL]
|
||||
disable=
|
||||
missing-module-docstring,
|
||||
missing-function-docstring,
|
||||
missing-module-docstring,
|
||||
missing-function-docstring,
|
||||
missing-class-docstring
|
Loading…
Reference in a new issue