We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a362181 + d9ff3d1 commit 628f6aeCopy full SHA for 628f6ae
mypy.ini
@@ -1,6 +1,6 @@
1
[mypy]
2
ignore_missing_imports = True
3
-python_version = 3.6
+python_version = 3.7
4
strict_optional = True
5
warn_redundant_casts = True
6
warn_unused_configs = True
0 commit comments