mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-08 05:34:51 +08:00
Use jedi less in the tests.
This commit is contained in:
@@ -9,7 +9,7 @@ However the tests might still be relevant for the parser.
|
||||
from textwrap import dedent
|
||||
|
||||
import jedi
|
||||
from jedi._compatibility import u
|
||||
from parso._compatibility import u
|
||||
from parso.python import parse
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user