3
0
Fork 0

fix: fix 'unspecified-encoding' for pylint

This commit is contained in:
Lance Edgar 2025-08-30 15:52:14 -05:00
parent ac65ec891b
commit 80bb905891
4 changed files with 6 additions and 5 deletions

View file

@ -2,4 +2,5 @@
[MESSAGES CONTROL]
disable=all
enable=dangerous-default-value
enable=dangerous-default-value,
unspecified-encoding