mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-03 10:43:26 +08:00
A bit of a different import.
This commit is contained in:
@@ -38,6 +38,6 @@ good text editor, while still having very good IDE features for Python.
|
||||
|
||||
__version__ = '0.11.0'
|
||||
|
||||
from jedi.api import Script, Interpreter, set_debug_function
|
||||
from jedi.api import preload_module, names
|
||||
from jedi.api import Script, Interpreter, set_debug_function, \
|
||||
preload_module, names
|
||||
from jedi import settings
|
||||
|
||||
Reference in New Issue
Block a user