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 42c68d1 commit 4b8b378Copy full SHA for 4b8b378
mindee/client_mixin.py
@@ -2,7 +2,7 @@
2
from typing import BinaryIO, Union
3
4
from mindee.error import MindeeClientError
5
-from mindee.input import Base64Input, BytesInput, FileInput, PathInput, UrlInputSource
+from mindee.input import Base64Input, BytesInput, FileInput, PathInput
6
7
8
class ClientMixin:
0 commit comments