mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-18 04:24:13 +08:00
Refactor environments a bit
This commit is contained in:
@@ -41,4 +41,4 @@ __version__ = '0.11.0'
|
||||
from jedi.api import Script, Interpreter, set_debug_function, \
|
||||
preload_module, names
|
||||
from jedi import settings
|
||||
from jedi.api.environment import find_virtualenvs, create_environment
|
||||
from jedi.api.environment import find_virtualenvs, find_python_environments
|
||||
|
||||
Reference in New Issue
Block a user