fix: fix 'wrong-import-order' for pylint
This commit is contained in:
parent
e845c66d86
commit
1f4f613b62
2 changed files with 2 additions and 1 deletions
|
@ -19,3 +19,4 @@ enable=anomalous-backslash-in-string,
|
|||
unspecified-encoding,
|
||||
unused-argument,
|
||||
unused-import,
|
||||
wrong-import-order,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue