fix: fix 'invalid-name' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 14:54:59 -05:00
parent b2beeb4df3
commit 281d654e32
7 changed files with 17 additions and 18 deletions

View file

@ -14,4 +14,3 @@ disable=fixme,
empty-docstring,
implicit-str-concat,
inconsistent-return-statements,
invalid-name,