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 f8a4485 commit cc84122Copy full SHA for cc84122
remo/domain/dataset.py
@@ -169,7 +169,7 @@ def add_annotations(
169
If annotation_set_id is not provided, annotations will be added to:
170
171
- the only annotation set present, if the Dataset has exactly one Annotation Set and the tasks match
172
- - a new annotation set, if the Dataset doesn't have any Annotation Sets or if ceate_new_annotation_set = True
+ - a new annotation set, if the Dataset doesn't have any Annotation Sets or if create_new_annotation_set = True
173
174
Otherwise, annotations will be added to the Annotation Set specified by annotation_set_id.
175
0 commit comments