Skip to content

Commit 291ac9d

Browse files
author
BitsAdmin
committed
Merge branch 'fix/import' into 'integration_2025-10-30_1074924027650'
feat: [development task] ark runtime (1784542) See merge request iaasng/volcengine-python-sdk!896
2 parents 6b31bb9 + e58108b commit 291ac9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

volcenginesdkarkruntime/types/responses/user_location.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
#
1010
# This modified file is released under the same license.
1111

12-
from typing import Literal, Optional
12+
from typing import Optional
13+
from typing_extensions import Literal
1314

1415
from ..._models import BaseModel
1516

0 commit comments

Comments
 (0)