feat: Convert fields in types.py to use snake_case
#1079
Annotations
6 notices
|
Lint Code Base
repository contains 8 duplications.
5 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/utils/proto_utils.py#L273
see src/a2a/utils/proto_utils.py (652-660)
|
|
Copy/pasted code:
src/a2a/utils/proto_utils.py#L652
see src/a2a/utils/proto_utils.py (273-281)
|
|
Copy/pasted code:
src/a2a/server/agent_execution/simple_request_context_builder.py#L29
see src/a2a/server/agent_execution/request_context_builder.py (12-20)
|
|
Copy/pasted code:
src/a2a/server/request_handlers/default_request_handler.py#L125
see src/a2a/server/request_handlers/default_request_handler.py (429-443)
|
|
Copy/pasted code:
src/a2a/server/request_handlers/default_request_handler.py#L429
see src/a2a/server/request_handlers/default_request_handler.py (125-137)
|