fix: fix 'invalid-name' for pylint
This commit is contained in:
parent
b2beeb4df3
commit
281d654e32
7 changed files with 17 additions and 18 deletions
|
@ -14,4 +14,3 @@ disable=fixme,
|
|||
empty-docstring,
|
||||
implicit-str-concat,
|
||||
inconsistent-return-statements,
|
||||
invalid-name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue