fixed pylint disable
This commit is contained in:
parent
fdb5f34e26
commit
e1727a5a49
@ -439,7 +439,7 @@ disable=raw-checker-failed,
|
||||
use-symbolic-message-instead,
|
||||
use-implicit-booleaness-not-comparison-to-string,
|
||||
use-implicit-booleaness-not-comparison-to-zero,
|
||||
import-error
|
||||
import-error,
|
||||
line-too-long
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
|
Loading…
x
Reference in New Issue
Block a user