forked from VimPlug/jedi
further improvements of the jedi import in tests
This commit is contained in:
@@ -32,8 +32,4 @@ sys.path.insert(0, __path__[0])
|
||||
from .api import Script, NotFoundError, set_debug_function, _quick_complete
|
||||
from . import settings
|
||||
|
||||
from . import api
|
||||
|
||||
del api
|
||||
|
||||
sys.path.pop(0)
|
||||
|
||||
Reference in New Issue
Block a user