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

[TOPI] Use f-strings for string formatting, NFC #14822

Merged
merged 2 commits into from
May 11, 2023

Conversation

kparzysz-quic
Copy link
Contributor

Replace uses of % and .format() with f-strings.

Replace uses of % and .format() with f-strings.
@tvm-bot
Copy link
Collaborator

tvm-bot commented May 10, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: topi See #10317 for details

Generated by tvm-bot

@kparzysz-quic
Copy link
Contributor Author

Not sure what people think about this. I find f-strings clearer than % or format.

@kparzysz-quic
Copy link
Contributor Author

@tvm-bot rerun

@masahi masahi merged commit 48200fc into apache:main May 11, 2023
@kparzysz-quic kparzysz-quic deleted the f-strings-1 branch May 11, 2023 12:59
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.

3 participants