Skip to content

Commit 76e053a

Browse files
authored
Remove python version from mypy (#2831)
1 parent 5a10fba commit 76e053a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ combine-as-imports = true
6868

6969
[tool.mypy]
7070
strict = true
71-
python_version = "3.9"
7271

7372
[[tool.mypy.overrides]]
7473
module = "starlette.testclient.*"

0 commit comments

Comments
 (0)