chore: fix typo

This commit is contained in:
alisalim17 2024-05-14 21:18:00 +04:00
parent 18bf68298f
commit 68637997c7

View file

@ -2382,7 +2382,7 @@ class Logging:
self, exception, traceback_exception, start_time=None, end_time=None
):
print_verbose(
f"eLogging Details LiteLLM-Failure Call: {litellm.failure_callback}"
f"Logging Details LiteLLM-Failure Call: {litellm.failure_callback}"
)
try:
start_time, end_time = self._failure_handler_helper_fn(