Remove extra newline in common_utils.py

This commit is contained in:
Seokjun Yang 2026-03-20 18:09:52 +09:00 committed by GitHub
parent bc4608e718
commit 72902c39c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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