Skip to content

Commit 12b4c06

Browse files
author
Auto-format Bot
committed
Automatically reformatting code
1 parent 9695a04 commit 12b4c06

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)