Skip to content

Commit

Permalink
Do not set mypy Python version; use environment Python
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Sep 20, 2024
1 parent b7e496b commit 51e25a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[tool.mypy]
python_version = "3.10"
strict = true
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
warn_unreachable = true
Expand Down

0 comments on commit 51e25a5

Please sign in to comment.