mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-21 11:22:04 +08:00
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