forked from VimPlug/jedi
Add a latest grammar to the evaluator and use it to avoid importing from parso import parse.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from textwrap import dedent
|
||||
|
||||
from parso.python import parse
|
||||
from parso import parse
|
||||
import jedi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user