Skip to content

Commit 0db491d

Browse files
Wang Zesongdayflyshao
authored andcommitted
fix: error message
1 parent 0c2dfc8 commit 0db491d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volcenginesdkarkruntime/types/responses/response_output_text_annotation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
from typing import Any, Dict, List, Optional
1313

14-
from typing_extensions import Literal, Optional
14+
from typing_extensions import Literal
1515

1616
from ..._models import BaseModel
1717
from .responses_output_text_annotation_cover_image import (

0 commit comments

Comments
 (0)