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:
@@ -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