mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Actually use parso now instead of Jedi.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from textwrap import dedent
|
||||
|
||||
from jedi.parser.python import parse
|
||||
from parso.python import parse
|
||||
import jedi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user