Skip to content

Commit b8f9a2a

Browse files
committed
updating comment
1 parent 819c79e commit b8f9a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrit/score/scorer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ async def score_responses_batch_async(
8080
"""
8181
Scores a batch of responses.
8282
83-
This will send the requests as tasks if it can. If it's complicated (e.g. non-text) it will send None.
83+
This will send the lasst requests as tasks if it can. If it's complicated (e.g. non-text) it will send None.
8484
8585
For more control, use score_prompts_with_tasks_batch_async
8686
"""

0 commit comments

Comments
 (0)