Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
josead committed Jan 1, 2025
1 parent 2e63819 commit 49bf36f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,6 @@ async def foobar(x: str) -> str:
),
ModelResponse(
parts=[TextPart(content='{"foobar":"inner agent result"}')], timestamp=IsNow(tz=timezone.utc)

),
]
)

0 comments on commit 49bf36f

Please sign in to comment.