We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc84122 commit 336d92cCopy full SHA for 336d92c
1 file changed
remo/domain/dataset.py
@@ -195,8 +195,8 @@ def add_annotations(
195
196
Args:
197
annotations: list of Annotation objects
198
- (optional) annotation_set_id: annotation set id
199
- (optional) create_new_annotation_set: if True, a new annotation set will be created
+ annotation_set_id: annotation set id
+ create_new_annotation_set: if True, a new annotation set will be created
200
201
202
"""
0 commit comments