We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095116f commit c3b14beCopy full SHA for c3b14be
examples/annotation_import/image.ipynb
@@ -817,7 +817,7 @@
817
" bbox_source,\n",
818
" bbox_target\n",
819
" ]:\n",
820
- " annotation.update({## Passing the uuid optional id to construct the relationship annotation\n",
+ " annotation.update({\n",
821
" 'dataRow': {'globalKey':global_key},\n",
822
" })\n",
823
" label_ndjson_method2.append(annotation)\n"
0 commit comments