We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcde236 commit 21667bdCopy full SHA for 21667bd
1 file changed
src/a2a/server/request_handlers/request_handler.py
@@ -26,6 +26,7 @@
26
Task,
27
TaskPushNotificationConfig,
28
)
29
+from a2a.utils.errors import UnsupportedOperationError
30
from a2a.utils.proto_utils import validate_proto_required_fields
31
32
0 commit comments