Skip to content

Commit 6c1eb5b

Browse files
authored
Removed comma
1 parent 6646a96 commit 6c1eb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/annotation_import/basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
" Label, ImageData, ObjectAnnotation, Rectangle, Point, LabelList\n",
127127
")\n",
128128
"from labelbox.data.serialization import NDJsonConverter\n",
129-
"import uuid\n",
129+
"import uuid\n"
130130
]
131131
},
132132
{

0 commit comments

Comments
 (0)