3
0
Fork 0

fix: fix 'unused-argument' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 22:51:28 -05:00
parent a891c01da1
commit 7136240841
17 changed files with 61 additions and 42 deletions

View file

@ -39,4 +39,3 @@ disable=fixme,
unnecessary-lambda,
unnecessary-lambda-assignment,
unspecified-encoding,
unused-argument,