3
0
Fork 0

fix: fix 'use-dict-literal' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 22:11:59 -05:00
parent dc941bdb31
commit 15ba94fc83
2 changed files with 1 additions and 2 deletions

View file

@ -41,4 +41,3 @@ disable=fixme,
unspecified-encoding,
unused-argument,
use-a-generator,
use-dict-literal,