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 d00cef9 commit a825fe9Copy full SHA for a825fe9
labelbox/schema/enums.py
@@ -1,7 +1,6 @@
1
from enum import Enum
2
3
4
-
5
class BulkImportRequestState(Enum):
6
""" State of the import job when importing annotations (RUNNING, FAILED, or FINISHED).
7
0 commit comments