Extract helpers to reduce statement count below the 50-statement limit: - a2a_protocol/main.py: extract _execute_a2a_send_with_retry() (56 → 43) - fine_tuning/main.py: extract _resolve_fine_tuning_timeout() (53 → 48) - generic_guardrail_api.py: extract _build_request_headers() (51 → 49) - mcp_streaming_iterator.py: extract _handle_initial_response_phase() (73 → 31) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| litellm_completion_bridge | ||
| providers | ||
| __init__.py | ||
| card_resolver.py | ||
| client.py | ||
| cost_calculator.py | ||
| exception_mapping_utils.py | ||
| exceptions.py | ||
| main.py | ||
| streaming_iterator.py | ||
| utils.py | ||