mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 07:14:48 +08:00
Remove the common folder and move it to a common file
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
import pytest
|
||||
|
||||
from . import helpers
|
||||
from jedi.common.utils import indent_block
|
||||
from jedi.common import indent_block
|
||||
from jedi import RefactoringError
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user