fix: fix 'import-outside-toplevel' for pylint
This commit is contained in:
parent
a6bb538ce9
commit
8ede2fc406
6 changed files with 42 additions and 33 deletions
|
@ -4,7 +4,6 @@
|
|||
disable=
|
||||
attribute-defined-outside-init,
|
||||
fixme,
|
||||
import-outside-toplevel,
|
||||
too-many-arguments,
|
||||
too-many-branches,
|
||||
too-many-locals,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue