fix: fix 'duplicate-code' for pylint
This commit is contained in:
parent
4e7c8d393c
commit
21c037dc25
7 changed files with 27 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
# -*- mode: conf; -*-
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
disable=fixme,
|
||||
duplicate-code,
|
||||
disable=fixme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue