Skip to content

Commit a15dcdb

Browse files
author
Val Brodsky
committed
Remove uuid from ndjson for text.ipynb
1 parent c132a95 commit a15dcdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/annotation_import/text.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@
507507
" checklist_annotation_ndjson,\n",
508508
" text_annotation_ndjson] :\n",
509509
" annotations.update({\n",
510-
" 'uuid': str(uuid.uuid4()),\n",
511510
" 'dataRow': {\n",
512511
" 'id': data_row.uid\n",
513512
" }\n",

0 commit comments

Comments
 (0)