fix: fix 'wrong-import-order' for pylint
This commit is contained in:
parent
0934c64809
commit
7e532e2472
3 changed files with 2 additions and 3 deletions
|
@ -45,4 +45,3 @@ disable=fixme,
|
|||
use-a-generator,
|
||||
use-dict-literal,
|
||||
wildcard-import,
|
||||
wrong-import-order,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue