Skip to content

Commit 76bf2b7

Browse files
style: format usage attribution
1 parent bccca6d commit 76bf2b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/agents/usage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ class RequestUsage:
8484
token usage and costs to specific agents in multi-agent workflows.
8585
"""
8686

87+
8788
def _normalize_input_tokens_details(
8889
v: InputTokensDetails | PromptTokensDetails | None,
8990
) -> InputTokensDetails:

0 commit comments

Comments
 (0)