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

Use f-strings for formatting #178

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Use f-strings for formatting #178

merged 3 commits into from
Oct 15, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Oct 15, 2024

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
4 checks passed
@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