refactor!: Make the FastAPI and Starlette dependencies optional #1361
Annotations
5 notices
|
Lint Code Base
repository contains 19 duplications.
4 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/jsonrpc/fastapi_app.py (69-97)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/fastapi_app.py#L69
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-79)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (154-182)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L154
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-79)
|