forked from VimPlug/jedi
Move the python parser tree.
This commit is contained in:
@@ -63,7 +63,7 @@ that are not used are just being ignored.
|
||||
import copy
|
||||
import sys
|
||||
|
||||
from jedi.parser import tree
|
||||
from jedi.parser.python import tree
|
||||
from jedi import debug
|
||||
from jedi.common import unite
|
||||
from jedi.evaluate import representation as er
|
||||
|
||||
Reference in New Issue
Block a user