Skip to content

Commit 7a16a73

Browse files
authored
Remove comment
1 parent 2f09519 commit 7a16a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/project_configuration/queue_management.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
" row = {\n",
194194
" \"row_data\": f\"https://storage.googleapis.com/labelbox-datasets/People_Clothing_Segmentation/jpeg_images/IMAGES/img_000{i}.jpeg\",\n",
195195
" \"global_key\": f\"ID-{uuid.uuid1()}\"\n",
196-
" ## Todo add links to global key \n",
197196
" }\n",
198197
" uploads.append(row)\n",
199198
"\n",

0 commit comments

Comments
 (0)