Skip to content

Commit df4b34a

Browse files
ovalle15ovalle15
authored andcommitted
latest updates
1 parent e1e9642 commit df4b34a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/project_configuration/queue_management.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@
104104
"project = client.create_project(name=\"batch-test-project\",\n",
105105
" description=\"a description\",\n",
106106
" media_type=lb.MediaType.Image,\n",
107-
" # Setup quality settings (Benchmarks)\n",
108-
" auto_audit_number_of_labels=1\n",
109107
" )\n",
110108
"\n",
111109
"# For Consensus quality settings use : \n",

0 commit comments

Comments
 (0)