forked from VimPlug/jedi
all the import changes
This commit is contained in:
@@ -11,7 +11,7 @@ import functools
|
||||
from jedi._compatibility import unicode, next
|
||||
from jedi import settings
|
||||
from jedi import common
|
||||
from jedi import parsing_representation as pr
|
||||
from jedi.parser import representation as pr
|
||||
from jedi import cache
|
||||
import keywords
|
||||
import recursion
|
||||
|
||||
Reference in New Issue
Block a user