fix: fix 'unspecified-encoding' for pylint
This commit is contained in:
parent
ac65ec891b
commit
80bb905891
4 changed files with 6 additions and 5 deletions
|
@ -2,4 +2,5 @@
|
|||
|
||||
[MESSAGES CONTROL]
|
||||
disable=all
|
||||
enable=dangerous-default-value
|
||||
enable=dangerous-default-value,
|
||||
unspecified-encoding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue