We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033bf6c commit a7c01b5Copy full SHA for a7c01b5
src/unstructured_client/_hooks/custom/request_utils.py
@@ -4,7 +4,7 @@
4
import io
5
import json
6
import logging
7
-from typing import Any, BinaryIO, Sequence, Tuple
+from typing import Any, BinaryIO, Tuple
8
9
import httpx
10
from httpx._multipart import DataField, FileField
0 commit comments