litellm/litellm/responses
Mateo Wang 48b5a5a0cc
style: unify ruff format width on 120 (#31518)
The repo linted at 120 (E501, isort) but ran ruff format at 88 via a
--line-length 88 override in the Makefile and CI, leaving the formatter
and the linter disagreeing on wrap width. Drop the override so ruff.toml's
line-length = 120 is the single source of truth and reformat the tree to
match.
2026-06-27 12:39:29 -07:00
..
file_search style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
litellm_completion_transformation style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
mcp style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
main.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
sse_output_recovery.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
streaming_iterator.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
utils.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00