mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-02 06:56:55 +08:00
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