We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beec547 commit d067f83Copy full SHA for d067f83
pyproject.toml
@@ -36,6 +36,7 @@ fix = true
36
convention = "numpy"
37
38
[tool.mypy]
39
+python_version = "3.8"
40
# Block below are checks that form part of mypy 'strict' mode
41
warn_unused_configs = true
42
warn_redundant_casts = true
0 commit comments