3
0
Fork 0

fix: fix 'unspecified-encoding' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 22:53:45 -05:00
parent 7136240841
commit d265695cee
2 changed files with 1 additions and 2 deletions

View file

@ -38,4 +38,3 @@ disable=fixme,
unnecessary-comprehension,
unnecessary-lambda,
unnecessary-lambda-assignment,
unspecified-encoding,