Skip to content

Commit

Permalink
Remove python version from mypy (#2831)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Dec 30, 2024
1 parent 5a10fba commit 76e053a
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
Expand Up @@ -68,7 +68,6 @@ combine-as-imports = true

[tool.mypy]
strict = true
python_version = "3.9"

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

0 comments on commit 76e053a

Please sign in to comment.