We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d5d63 commit b8f2135Copy full SHA for b8f2135
src/anthropic/types/beta/messages/batch_create_params.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-from typing import List, Literal, Iterable
+from typing import List, Iterable
6
from typing_extensions import Required, Annotated, TypedDict
7
8
from ...._utils import PropertyInfo
0 commit comments