Skip to content

Commit b37ff01

Browse files
committed
format
1 parent 88a9f88 commit b37ff01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eval_protocol/pytest/exception_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
litellm.exceptions.InternalServerError,
3333
litellm.exceptions.Timeout,
3434
litellm.exceptions.NotFoundError,
35-
litellm.exceptions.BadRequestError, # remove this once we have a long term solution
35+
litellm.exceptions.BadRequestError, # remove this once we have a long term solution
3636
litellm.exceptions.ServiceUnavailableError,
3737
}
3838

0 commit comments

Comments
 (0)