Skip to content

Commit d067f83

Browse files
committed
Add mypy python version
1 parent beec547 commit d067f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ fix = true
3636
convention = "numpy"
3737

3838
[tool.mypy]
39+
python_version = "3.8"
3940
# Block below are checks that form part of mypy 'strict' mode
4041
warn_unused_configs = true
4142
warn_redundant_casts = true

0 commit comments

Comments
 (0)