mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-20 12:31:14 +08:00
Move the evaluate package to inference
This commit is contained in:
@@ -6,7 +6,7 @@ import shutil
|
||||
import pytest
|
||||
from ..helpers import skip_if_windows, skip_if_not_windows
|
||||
|
||||
from jedi.evaluate import sys_path
|
||||
from jedi.inference import sys_path
|
||||
from jedi.api.environment import create_environment
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user