Skip to content

Commit 9f3d672

Browse files
rllinrllin
authored andcommitted
import
1 parent 553f8e7 commit 9f3d672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_bulk_import_request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import requests
66

77
from labelbox.exceptions import UuidError
8-
from labelbox.schema.bulk_import_request import BulkImportRequest, UuidError
8+
from labelbox.schema.bulk_import_request import BulkImportRequest
99
from labelbox.schema.enums import BulkImportRequestState
1010

1111
PREDICTIONS = [{

0 commit comments

Comments
 (0)