Skip to content

Commit 1f88a02

Browse files
committed
fix version
1 parent dcf769f commit 1f88a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use_parentheses = true
1616
line_length = 88
1717

1818
[tool.mypy]
19-
python_version = "3.7"
19+
python_version = "3.8"
2020
warn_return_any = true
2121
warn_unused_configs = true
2222
disallow_untyped_defs = true

0 commit comments

Comments
 (0)