Skip to content

Commit 6479a53

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 13cb4f8 commit 6479a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yandex_cloud_ml_sdk/_batch/domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
from yandex_cloud_ml_sdk._types.batch.task_info import BatchTaskInfo
1818
from yandex_cloud_ml_sdk._types.domain import BaseDomain
1919
from yandex_cloud_ml_sdk._types.misc import UNDEFINED, UndefinedOr, get_defined_value
20+
from yandex_cloud_ml_sdk._utils.doc import doc_from
2021
from yandex_cloud_ml_sdk._utils.proto import ProtoEnumCoercible
2122
from yandex_cloud_ml_sdk._utils.sync import run_sync, run_sync_generator
22-
from yandex_cloud_ml_sdk._utils.doc import doc_from
2323

2424
logger = get_logger(__name__)
2525

0 commit comments

Comments
 (0)