Skip to content

Commit 4406167

Browse files
authored
Removed nested python annotation during label creation
1 parent 9f3ade6 commit 4406167

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/annotation_import/text.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,8 +586,7 @@
586586
" named_entitity_annotation, \n",
587587
" radio_annotation, \n",
588588
" checklist_annotation, \n",
589-
" text_annotation, \n",
590-
" radio_annotation_nested \n",
589+
" text_annotation \n"
591590
" ]\n",
592591
")\n",
593592
"\n",

0 commit comments

Comments
 (0)