1
0
forked from VimPlug/jedi

Link mypy issue

This commit is contained in:
Peter Law
2020-07-26 13:26:14 +01:00
parent b892c07841
commit 19b8eaea59

View File

@@ -60,5 +60,5 @@ implicit_reexport = True
[mypy-jedi.debug]
# jedi.debug is configured by setting module-level values, which mypy doesn't
# know about.
# know about. See https://github.com/python/mypy/issues/9209.
warn_unreachable = False