We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0868751 commit 2f5c126Copy full SHA for 2f5c126
1 file changed
mypy.ini
@@ -1,5 +1,6 @@
1
[mypy]
2
ignore_missing_imports = True
3
+implicit_reexport = False
4
python_version = 3.6
5
warn_unused_configs = True
6
mypy_path = src
0 commit comments