Skip to content

Commit

Permalink
Enable check untyped
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Oct 3, 2024
1 parent 668e8b1 commit 7d82933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[tool.mypy]
warn_unused_configs = true
check_untyped_defs = true

[[tool.mypy.overrides]]
module = "cpuinfo.*"
Expand Down

0 comments on commit 7d82933

Please sign in to comment.