Skip to content

Commit 6cf7b96

Browse files
authored
Merge pull request #605 from Labelbox/paultancre-patch-2.1
Update custom_metrics_basics.ipynb
2 parents df51ed6 + 7c9d29b commit 6cf7b96

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)",
109+
" ClassificationAnswer, Radio)\n"
110110
"import json"
111111
]
112112
},

0 commit comments

Comments
 (0)