We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b667fc9 commit de32cb5Copy full SHA for de32cb5
tests/client/test_card_resolver.py
@@ -284,7 +284,7 @@ async def test_get_agent_card_validation_error(
284
)
285
286
@pytest.mark.asyncio
287
- async def test_get_agent_card_logs_success( # noqa: PLR0913
+ async def test_get_agent_card_logs_success( # noqa: PLR0913
288
self,
289
base_url,
290
resolver,
0 commit comments