Skip to content

Commit 3129292

Browse files
author
Tony Wu
authored
fix typo for create_evaluation_task (#48)
1 parent 5e4d0fe commit 3129292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ __ https://docs.scale.com/reference
526526
expected_response=expected_response,
527527
)
528528
529-
client.create_task(TaskType.TextCollection, **payload)
529+
client.create_evaluation_task(TaskType.TextCollection, **payload)
530530
531531
532532
Error handling

0 commit comments

Comments
 (0)