Skip to content

Commit def32d4

Browse files
author
Matt Sokoloff
committed
format
1 parent 018c8f6 commit def32d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelbox/schema/bulk_import_request.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ def _validate_ndjson(lines: Iterable[Dict[str, Any]],
424424
f"Invalid NDJson on line {idx}") from e
425425

426426

427-
428427
#The rest of this file contains objects for MAL validation
429428
def parse_classification(tool):
430429
"""

0 commit comments

Comments
 (0)