Skip to content

Commit 4b5fb8f

Browse files
authored
Merge pull request #606 from Labelbox/paultancre-patch-2.2
Update custom_metrics_basics.ipynb
2 parents 6cf7b96 + 46a16f9 commit 4b5fb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/model_diagnostics/custom_metrics_basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"from labelbox.data.annotation_types import (ScalarMetric, Label, ImageData,\n",
107107
" Point, Rectangle, ObjectAnnotation,\n",
108108
" ClassificationAnnotation,\n",
109-
" ClassificationAnswer, Radio)\n"
109+
" ClassificationAnswer, Radio)\n",
110110
"import json"
111111
]
112112
},

0 commit comments

Comments
 (0)