forked from VimPlug/jedi
Link mypy issue
This commit is contained in:
@@ -60,5 +60,5 @@ implicit_reexport = True
|
|||||||
|
|
||||||
[mypy-jedi.debug]
|
[mypy-jedi.debug]
|
||||||
# jedi.debug is configured by setting module-level values, which mypy doesn't
|
# 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
|
warn_unreachable = False
|
||||||
|
|||||||
Reference in New Issue
Block a user