Skip to content

Commit 628f6ae

Browse files
authored
Merge pull request #193 from macisamuele/macisamuele-patch-1
2 parents a362181 + d9ff3d1 commit 628f6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[mypy]
22
ignore_missing_imports = True
3-
python_version = 3.6
3+
python_version = 3.7
44
strict_optional = True
55
warn_redundant_casts = True
66
warn_unused_configs = True

0 commit comments

Comments
 (0)