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