forked from VimPlug/jedi
rename non-cycling imports to 'from jedi import ..'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import copy
|
||||
|
||||
import parsing_representation as pr
|
||||
from jedi import parsing_representation as pr
|
||||
|
||||
|
||||
def fast_parent_copy(obj):
|
||||
|
||||
Reference in New Issue
Block a user