mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-21 01:48:25 +08:00
implict_reexport needs to be True for parso
This commit is contained in:
@@ -49,6 +49,6 @@ implicit_reexport = False
|
||||
|
||||
strict_equality = True
|
||||
|
||||
[mypy-jedi,jedi.inference.compiled,jedi.inference.value]
|
||||
[mypy-jedi,jedi.inference.compiled,jedi.inference.value,parso]
|
||||
# Various __init__.py files which contain re-exports we want to implicitly make.
|
||||
implicit_reexport = True
|
||||
|
||||
Reference in New Issue
Block a user