forked from VimPlug/jedi
all the import changes
This commit is contained in:
@@ -76,7 +76,7 @@ import itertools
|
||||
from jedi._compatibility import next, hasattr, is_py3k, unicode, reraise, u
|
||||
from jedi import common
|
||||
from jedi import cache
|
||||
from jedi import parsing_representation as pr
|
||||
from jedi.parser import representation as pr
|
||||
from jedi import debug
|
||||
import evaluate_representation as er
|
||||
import recursion
|
||||
|
||||
Reference in New Issue
Block a user