Fix linting errors for pylint 3

This commit is contained in:
2024-08-20 13:02:12 -04:00
parent d816678975
commit 863f88d63c
2 changed files with 16 additions and 18 deletions

View File

@@ -11,7 +11,6 @@
# --disable=W"
disable=logging-fstring-interpolation
,logging-format-interpolation
,bad-continuation
,line-too-long
,ungrouped-imports
,typecheck