revert: undo accidental whole-file ruff-format of test_check_batch_cost.py

The prior commit ran ruff format on the whole file to type the
_batch_cost_result helper, reflowing hundreds of unrelated pre-existing
lines that were never ruff-format-clean to begin with (confirmed at the
PR's base commit, before any of these changes). CI's ruff-format gate
only checks litellm/**/*.py, not tests/, so this reformatting served no
CI purpose and only bloated the diff. Restores everything except the
intended TYPE_CHECKING import and _batch_cost_result annotations.
This commit is contained in:
mubashir1osmani 2026-08-18 19:39:28 -04:00
parent ff833a5872
commit 3bfeaa78dd

File diff suppressed because it is too large Load diff