mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-11 09:08:43 +08:00
Remove an import
This commit is contained in:
@@ -17,7 +17,6 @@ It works as follows:
|
|||||||
- execute these calls and check the input.
|
- execute these calls and check the input.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from parso.python import tree
|
|
||||||
from jedi import settings
|
from jedi import settings
|
||||||
from jedi import debug
|
from jedi import debug
|
||||||
from jedi.evaluate.cache import evaluator_function_cache
|
from jedi.evaluate.cache import evaluator_function_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user