mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-28 07:56:51 +08:00
Fixing most of the issues that existed, because of the recent Name.get_definition/Call.name.parent change.
This commit is contained in:
@@ -7,7 +7,6 @@ from inspect import cleandoc
|
||||
import pytest
|
||||
|
||||
from jedi import Script, defined_names, __doc__ as jedi_doc
|
||||
from jedi.parser import representation as pr
|
||||
from ..helpers import cwd_at
|
||||
from ..helpers import TestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user