mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
Move indent_block to common
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
import pytest
|
||||
|
||||
from . import helpers
|
||||
from jedi.utils import indent_block
|
||||
from jedi.common.utils import indent_block
|
||||
from jedi import RefactoringError
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user