RET504: fix

This commit is contained in:
Jörg Thalheim
2025-08-26 15:25:38 +02:00
parent fb2fe36c87
commit d5b09f18ed
27 changed files with 42 additions and 95 deletions

View File

@@ -45,7 +45,6 @@ lint.ignore = [
"PLR2004",
"PT001",
"PT023",
"RET504",
"RUF100",
"S603",
"S607",