Skip to content

Use f-strings for formatting - #178

Merged
attwad merged 3 commits into
attwad:masterfrom
akx:flynt
Oct 15, 2024
Merged

Use f-strings for formatting#178
attwad merged 3 commits into
attwad:masterfrom
akx:flynt

Conversation

@akx

@akx akx commented Oct 15, 2024

Copy link
Copy Markdown
Contributor

Since this project targets Python 3.10, this PR transforms % interpolation and .format() calls to f -strings.

The two first commits are made mechanically with flynt, the last was made by hand.

@attwad
attwad merged commit 767def3 into attwad:master Oct 15, 2024
@akx
akx deleted the flynt branch October 15, 2024 08:38
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.

2 participants