From e4d1d88d156bfb40ee73fdc15a87888ae246a335 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 6 Jun 2025 09:18:20 -0700 Subject: [PATCH] fix: remove redundant f-string --- litellm/integrations/prometheus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/integrations/prometheus.py b/litellm/integrations/prometheus.py index 103d4de7c2d..28f73c5874b 100644 --- a/litellm/integrations/prometheus.py +++ b/litellm/integrations/prometheus.py @@ -543,7 +543,7 @@ class PrometheusLogger(CustomLogger): user_id: Optional[str], enum_values: UserAPIKeyLabelValues, ): - verbose_logger.debug(f"prometheus Logging - Enters token metrics function") + verbose_logger.debug("prometheus Logging - Enters token metrics function") # token metrics if standard_logging_payload is not None and isinstance(