Skip to content

Commit 882caca

Browse files
rllinrllin
authored andcommitted
yapf
1 parent c8bf0ec commit 882caca

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
@@ -279,7 +279,6 @@ def create_from_local_file(cls,
279279
return cls(client, response_data["createBulkImportRequest"])
280280

281281

282-
283282
def _validate_ndjson(lines: Iterable[Dict[str, Any]]) -> None:
284283
"""Validate individual ndjson lines.
285284

0 commit comments

Comments
 (0)