3
0
Fork 0

fix: fix 'unidiomatic-typecheck' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 09:52:11 -05:00
parent 5c23120795
commit d39f5afd4b
2 changed files with 1 additions and 2 deletions

View file

@ -34,4 +34,3 @@ disable=fixme,
too-many-public-methods,
too-many-statements,
ungrouped-imports,
unidiomatic-typecheck,