From ec1737bf3a9c7b1dfb71102fef18cc20e141ae75 Mon Sep 17 00:00:00 2001 From: a2a-bot Date: Thu, 22 May 2025 16:25:59 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96Auto-update=20A2A=20types?= =?UTF-8?q?=20from=20google/A2A@38c1fa5b23ee4dcd51e8dd6a4df2d7e4a6f0bd28?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/a2a/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/a2a/types.py b/src/a2a/types.py index 54c93088..b976d3b2 100644 --- a/src/a2a/types.py +++ b/src/a2a/types.py @@ -1060,7 +1060,7 @@ class SetTaskPushNotificationConfigSuccessResponse(BaseModel): class Artifact(BaseModel): """ - Represents an artifact generated for a task task. + Represents an artifact generated for a task. """ artifactId: str