We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9695a04 commit 12b4c06Copy full SHA for 12b4c06
src/groundlight/client.py
@@ -1215,7 +1215,7 @@ def add_label(
1215
1216
:param label: The label value to assign, typically "YES" or "NO" for binary
1217
classification detectors. For multi-class detectors, use one of
1218
- the defined class names. See answer mode documentation for all
+ the defined class names. See answer mode documentation for all
1219
possible label options for all modes.
1220
1221
:param rois: Optional list of ROI objects defining regions of interest in the
0 commit comments