Skip to content

Commit 3856e68

Browse files
committed
Updatre
1 parent 3cb0404 commit 3856e68

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
ACard
32
AClient
43
AError

src/a2a/server/request_handlers/request_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class RequestHandler(ABC):
2222
provide to handle incoming JSON-RPC requests.
2323
"""
2424

25+
2526
@abstractmethod
2627
async def on_get_task(
2728
self,

0 commit comments

Comments
 (0)