Skip to content

Commit 339aab4

Browse files
ArmavicaricardoV94
authored andcommitted
Specify python_version for mypy
1 parent a0507ae commit 339aab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ lines-after-imports = 2
154154

155155

156156
[tool.mypy]
157+
python_version = "3.9"
157158
ignore_missing_imports = true
158159
no_implicit_optional = true
159160
check_untyped_defs = false

0 commit comments

Comments
 (0)