mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 15:24:46 +08:00
final import renamings for the new parser package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from jedi.parser import Parser
|
||||
from jedi import parsing_representation as pr
|
||||
from jedi.parser import representation as pr
|
||||
|
||||
def test_user_statement_on_import():
|
||||
"""github #285"""
|
||||
|
||||
Reference in New Issue
Block a user