From df1b980de7a10f5e37a63260f0a4c5fc66783da0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 14:51:23 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- studio/backend/tests/test_pricing_edge.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/studio/backend/tests/test_pricing_edge.py b/studio/backend/tests/test_pricing_edge.py index d60ed72b00..1ca62e6894 100644 --- a/studio/backend/tests/test_pricing_edge.py +++ b/studio/backend/tests/test_pricing_edge.py @@ -481,8 +481,7 @@ def test_build_usage_chunk_forwards_anthropic_cache_creation_breakdown(): def test_calculate_cost_uses_forwarded_cache_creation_for_1h_premium(): - """Re-emitted chat envelope must price 1h cache writes at 2x base. - """ + """Re-emitted chat envelope must price 1h cache writes at 2x base.""" r = calculate_cost( provider = "anthropic", model = "claude-opus-4-7",