Skip to content

Commit af289a2

Browse files
Update agent.py
1 parent 382500d commit af289a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agents/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class ToolsToFinalOutputResult:
4444
MaybeAwaitable[ToolsToFinalOutputResult],
4545
]
4646
"""A function that takes a run context and a list of tool results, and returns a
47-
`ToolToFinalOutputResult`.
47+
`ToolsToFinalOutputResult`.
4848
"""
4949

5050

0 commit comments

Comments
 (0)