We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5347575 commit 9f9311cCopy full SHA for 9f9311c
mypy.ini
@@ -1,4 +1,5 @@
1
[mypy]
2
+python_version = 3.7
3
allow_redefinition = True
4
check_untyped_defs = True
5
; disallow_any_decorated = True
0 commit comments