Skip to content

Commit

Permalink
remove trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb authored Jan 14, 2025
1 parent ede4267 commit 5eeafbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def messages_to_anthropic_messages(
"document"
if block.image_mimetype == "application/pdf"
else "image"
)
)
block = ImageBlockParam(
type=block_type,
source={
Expand Down

0 comments on commit 5eeafbc

Please sign in to comment.