Skip to content

Commit a825fe9

Browse files
author
Matt Sokoloff
committed
format
1 parent d00cef9 commit a825fe9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/schema/enums.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from enum import Enum
22

33

4-
54
class BulkImportRequestState(Enum):
65
""" State of the import job when importing annotations (RUNNING, FAILED, or FINISHED).
76

0 commit comments

Comments
 (0)