Skip to content

Commit 3a085ec

Browse files
authored
format
1 parent f927aab commit 3a085ec

File tree

1 file changed

+0
-1
lines changed
  • labelbox/data/serialization/ndjson

1 file changed

+0
-1
lines changed

labelbox/data/serialization/ndjson/label.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from .objects import NDObject, NDObjectType
1818

1919

20-
2120
class NDLabel(BaseModel):
2221
annotations: List[Union[NDObjectType, NDClassificationType, NDMetricType]]
2322

0 commit comments

Comments
 (0)