mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 01:38:36 +08:00
Actually replace tree with representation (in all the imports).
This commit is contained in:
@@ -2,7 +2,7 @@ import copy
|
||||
from itertools import chain
|
||||
|
||||
from jedi._compatibility import unicode
|
||||
from jedi.parser import representation as pr
|
||||
from jedi.parser import tree as pr
|
||||
from jedi import debug
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user