mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Remove extra newline in common_utils.py
This commit is contained in:
parent
bc4608e718
commit
72902c39c5
1 changed files with 0 additions and 1 deletions
|
|
@ -322,7 +322,6 @@ def init_bedrock_client(
|
|||
endpoint_url=endpoint_url,
|
||||
config=config,
|
||||
verify=ssl_verify,
|
||||
|
||||
)
|
||||
elif aws_profile_name is not None:
|
||||
# uses auth values from AWS profile usually stored in ~/.aws/credentials
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue