Remove deprecated pylint checkers
This commit is contained in:
parent
7ffb9f1ba5
commit
d3ad791357
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
disable = C0330, C0326, R0201
|
disable =
|
||||||
|
|
||||||
[format]
|
[format]
|
||||||
max-line-length = 88
|
max-line-length = 88
|
||||||
|
|
Loading…
Add table
Reference in a new issue