Skip to content
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

bugs: Fix an f-string bug in Tranformers framework. #3753

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

ssheng
Copy link
Collaborator

@ssheng ssheng commented Apr 10, 2023

What does this PR address?

Fixes #3747, an f-string bug incompatible with Python 3.7.

Before submitting:

@ssheng ssheng requested a review from a team as a code owner April 10, 2023 19:04
@ssheng ssheng requested review from bojiang and removed request for a team April 10, 2023 19:04
@ssheng ssheng merged commit a7a0408 into bentoml:main Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: fstring SyntaxError when using bentoml.transformers on Python 3.7
2 participants