-
Notifications
You must be signed in to change notification settings - Fork 18.9k
chore(core): fix some ruff preview rules #32785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
@@ -758,7 +758,7 @@ async def test_chat_tmpl_from_messages_multipart_image() -> None: | |||
|
|||
async def test_chat_tmpl_from_messages_multipart_formatting_with_path() -> None: | |||
"""Verify that we cannot pass `path` for an image as a variable.""" | |||
in_mem = "base64mem" | |||
in_mem_ = "base64mem" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removes ambiguity with "image_url": "data:image/jpeg;base64,{in_mem}"
CodSpeed WallTime Performance ReportMerging #32785 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #32785 will not alter performanceComparing Summary
|
96972cb
to
c3dae9f
Compare
79ed9f7
to
367ab10
Compare
367ab10
to
0ef54ad
Compare
eb8f2f0
to
712c911
Compare
…chain into pr/cbornet/32785
No description provided.