pylint: ignore invalid-name warnings
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
65a6445ce7
commit
247030216c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
[MESSAGES CONTROL]
|
||||
disable=locally-disabled,
|
||||
redefined-outer-name,
|
||||
invalid-name,
|
||||
|
|
Loading…
Reference in a new issue