mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-10 05:52:22 +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