Skip to content

Commit a63c4d7

Browse files
author
Wang Zesong
committed
fix: import
1 parent 93c6c74 commit a63c4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volcenginesdkarkruntime/types/responses/user_location.py

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

12-
from typing import Literal, Optional
12+
from typing_extensions import Literal, Optional
1313

1414
from ..._models import BaseModel
1515

0 commit comments

Comments
 (0)