forked from VimPlug/jedi
move builtin and imports into the evaluate directory
This commit is contained in:
@@ -62,7 +62,7 @@ from jedi import settings
|
||||
from jedi import common
|
||||
from jedi import debug
|
||||
from jedi.parser import fast as fast_parser
|
||||
import imports
|
||||
from jedi.evaluate import imports
|
||||
|
||||
# This is something like the sys.path, but only for searching params. It means
|
||||
# that this is the order in which Jedi searches params.
|
||||
|
||||
Reference in New Issue
Block a user