TRY400: fix

This commit is contained in:
Jörg Thalheim
2025-08-26 15:26:28 +02:00
parent 8ba8fda54b
commit 24c20ff243

View File

@@ -49,7 +49,6 @@ lint.ignore = [
"S607", "S607",
"T201", "T201",
"TD", "TD",
"TRY400",
# Maybe we can fix those # Maybe we can fix those
"D205", "D205",