forked from VimPlug/jedi
import changes so that all local imports are 'from jedi.* import *'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from _compatibility import u, encoding, is_py3k
|
||||
from jedi._compatibility import u, encoding, is_py3k
|
||||
import inspect
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user