[attr-defined,unused-ignore] usage

This commit is contained in:
Normann
2025-02-16 22:58:00 +01:00
parent f1d8728da4
commit 027ba7c07f
3 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ testpaths = [ "tests", ]
files = ["src", "tests"]
exclude = "class_soc_calc\\.py$"
check_untyped_defs = true
warn_unused_ignores = false
warn_unused_ignores = true
[[tool.mypy.overrides]]
module = "akkudoktoreos.*"