Skip to content

Commit a65b6e7

Browse files
committed
Merge branch 'bbox-add-label-docs' of https://github.com/groundlight/python-sdk into bbox-add-label-docs
2 parents a8501df + 12b4c06 commit a65b6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/groundlight/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ def add_label(
12151215
12161216
:param label: The label value to assign, typically "YES" or "NO" for binary
12171217
classification detectors. For multi-class detectors, use one of
1218-
the defined class names. See answer mode documentation for all
1218+
the defined class names. See answer mode documentation for all
12191219
possible label options for all modes.
12201220
12211221
:param rois: Optional list of ROI objects defining regions of interest in the

0 commit comments

Comments
 (0)