forked from VimPlug/jedi
Remove the common folder and move it to a common file
This commit is contained in:
@@ -5,7 +5,7 @@ from parso import split_lines
|
||||
from jedi import debug
|
||||
from jedi.api.exceptions import RefactoringError
|
||||
from jedi.api.refactoring import Refactoring, EXPRESSION_PARTS
|
||||
from jedi.common.utils import indent_block
|
||||
from jedi.common import indent_block
|
||||
from jedi.parser_utils import function_is_classmethod, function_is_staticmethod
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user