Skip to content

Commit 332a8a7

Browse files
author
Val Brodsky
committed
Remove ndjson uuid from tiled.ipynb
1 parent a15dcdb commit 332a8a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/annotation_import/tiled.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,6 @@
997997
" polygon_annotation_two_ndjson\n",
998998
" ]:\n",
999999
" annotations.update({\n",
1000-
" 'uuid' : str(uuid.uuid4()),\n",
10011000
" 'dataRow': {\n",
10021001
" 'id': next(dataset.export_data_rows()).uid\n",
10031002
" }\n",

0 commit comments

Comments
 (0)