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 882caca commit 553f8e7Copy full SHA for 553f8e7
tests/integration/test_bulk_import_request.py
@@ -4,6 +4,7 @@
4
import pytest
5
import requests
6
7
+from labelbox.exceptions import UuidError
8
from labelbox.schema.bulk_import_request import BulkImportRequest, UuidError
9
from labelbox.schema.enums import BulkImportRequestState
10
0 commit comments