3
0
Fork 0

fix: fix 'use-a-generator' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 22:36:16 -05:00
parent 15ba94fc83
commit a891c01da1
3 changed files with 2 additions and 3 deletions

View file

@ -40,4 +40,3 @@ disable=fixme,
unnecessary-lambda-assignment,
unspecified-encoding,
unused-argument,
use-a-generator,