We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf769f commit 1f88a02Copy full SHA for 1f88a02
pyproject.toml
@@ -16,7 +16,7 @@ use_parentheses = true
16
line_length = 88
17
18
[tool.mypy]
19
-python_version = "3.7"
+python_version = "3.8"
20
warn_return_any = true
21
warn_unused_configs = true
22
disallow_untyped_defs = true
0 commit comments