Skip to content

Commit 9a3ea08

Browse files
ishaan-jaffsatendrakumar
authored andcommitted
ci/cd new release
1 parent 1ba7ca0 commit 9a3ea08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litellm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
False # get response headers from LLM Api providers - example x-remaining-requests,
261261
)
262262
enable_json_schema_validation: bool = False
263-
###################
263+
####################
264264
logging: bool = True
265265
enable_loadbalancing_on_batch_endpoints: Optional[bool] = None
266266
enable_caching_on_provider_specific_optional_params: bool = (

0 commit comments

Comments
 (0)