Skip to content

Commit ac962f4

Browse files
author
Matt Sokoloff
committed
format
1 parent a04e05a commit ac962f4

File tree

5 files changed

+415
-261
lines changed

5 files changed

+415
-261
lines changed

labelbox/exceptions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ class UuidError(LabelboxError):
105105
""" Raised when there are repeat Uuid's in bulk import request."""
106106
pass
107107

108+
108109
class NDJsonError(LabelboxError):
109110
"""Raised when an ndjson line is invalid."""
110111
...

0 commit comments

Comments
 (0)