mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-23 22:01:26 +08:00
Actually replace tree with representation (in all the imports).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from jedi.parser import representation as pr
|
||||
from jedi.parser import tree as pr
|
||||
|
||||
|
||||
class Status(object):
|
||||
|
||||
Reference in New Issue
Block a user