fix: fix 'too-many-branches' for pylint
This commit is contained in:
parent
957c334d1d
commit
0688ed4dd1
2 changed files with 39 additions and 33 deletions
|
@ -1,6 +1,4 @@
|
|||
# -*- mode: conf; -*-
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
disable=
|
||||
fixme,
|
||||
too-many-branches,
|
||||
disable=fixme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue