Skip to content

[Contrib] Use f-strings for string formatting, NFC#14893

Merged
masahi merged 2 commits intoapache:mainfrom
kparzysz-quic:f-strings-7
May 21, 2023
Merged

[Contrib] Use f-strings for string formatting, NFC#14893
masahi merged 2 commits intoapache:mainfrom
kparzysz-quic:f-strings-7

Conversation

@kparzysz-quic
Copy link
Copy Markdown
Contributor

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

Reformat modified files.

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

Reformat modified files.
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented May 19, 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: contrib See #10317 for details

Generated by tvm-bot

@masahi masahi merged commit 68800fa into apache:main May 21, 2023
@kparzysz-quic kparzysz-quic deleted the f-strings-7 branch May 21, 2023 13:41
mei-ye pushed a commit to mei-ye/tvm that referenced this pull request Jun 1, 2023
* [Contrib] Use f-strings for string formatting, NFC

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

Reformat modified files.

* Fix linter
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.

4 participants