mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-27 19:40:27 +08:00
Use jedi less in the tests.
This commit is contained in:
@@ -4,7 +4,7 @@ import pytest
|
||||
|
||||
import jedi
|
||||
from jedi import debug
|
||||
from jedi.common import splitlines
|
||||
from parso.utils import splitlines
|
||||
from jedi import cache
|
||||
from parso.cache import parser_cache
|
||||
from parso.python import load_grammar
|
||||
|
||||
Reference in New Issue
Block a user