mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-22 11:02:24 +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