Skip to content

Commit 77e755b

Browse files
committed
Doc string update
1 parent f590cdf commit 77e755b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2721,7 +2721,7 @@ def attach_items(
27212721
"_item_name": "item",
27222722
"_category": "heart",
27232723
"category_text_input": "value1",
2724-
"category_numeric_input": "value1",
2724+
"category_numeric_input": 5,
27252725
"category_approve_input": 0,
27262726
"category_rating_input": 4,
27272727
"category_slider_input": 23,

0 commit comments

Comments
 (0)