Skip to content

Commit 78e3c69

Browse files
fix indentation error
1 parent 2d8529b commit 78e3c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/identifiables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
class IdType(str, Enum):
66
"""
77
The type of id used to identify a data row.
8+
89
Currently supported types are:
910
- DataRowId: The id assigned to a data row by Labelbox.
1011
- GlobalKey: The id assigned to a data row by the user.

0 commit comments

Comments
 (0)