PT100: fix

This commit is contained in:
Jörg Thalheim
2025-08-26 15:28:01 +02:00
parent 24c20ff243
commit 3168fecd52
3 changed files with 3 additions and 4 deletions

View File

@@ -43,7 +43,6 @@ lint.ignore = [
"ISC001",
"PLR0911",
"PLR2004",
"PT001",
"PT023",
"S603",
"S607",