Skip to content

Commit 3e32834

Browse files
committed
Cosmetics
1 parent 0b60cc6 commit 3e32834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/a2a/client/card_resolver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ async def get_agent_card(
6161
An `AgentCard` object representing the agent's capabilities.
6262
6363
Raises:
64-
A2AClientError: If an HTTP error occurs during the request, if the
64+
AgentCardResolutionError: If an HTTP error occurs during the request, if the
6565
response body cannot be decoded as JSON, or if it cannot be
6666
validated against the AgentCard schema.
6767
"""

0 commit comments

Comments
 (0)