Skip to content

Commit ec1737b

Browse files
committed
chore: 🤖Auto-update A2A types from a2aproject/A2A@38c1fa5
1 parent 9eda056 commit ec1737b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/a2a/types.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ class SetTaskPushNotificationConfigSuccessResponse(BaseModel):
10601060

10611061
class Artifact(BaseModel):
10621062
"""
1063-
Represents an artifact generated for a task task.
1063+
Represents an artifact generated for a task.
10641064
"""
10651065

10661066
artifactId: str

0 commit comments

Comments
 (0)