forked from VimPlug/jedi
A bit of a different import.
This commit is contained in:
+2
-2
@@ -38,6 +38,6 @@ good text editor, while still having very good IDE features for Python.
|
|||||||
|
|
||||||
__version__ = '0.11.0'
|
__version__ = '0.11.0'
|
||||||
|
|
||||||
from jedi.api import Script, Interpreter, set_debug_function
|
from jedi.api import Script, Interpreter, set_debug_function, \
|
||||||
from jedi.api import preload_module, names
|
preload_module, names
|
||||||
from jedi import settings
|
from jedi import settings
|
||||||
|
|||||||
Reference in New Issue
Block a user