Skip to content

#166 Replace format with f-strings#202

Merged
roskakori merged 7 commits intomainfrom
166-replace-format-with-f-strings
May 25, 2025
Merged

#166 Replace format with f-strings#202
roskakori merged 7 commits intomainfrom
166-replace-format-with-f-strings

Conversation

@roskakori
Copy link
Owner

@roskakori roskakori commented May 25, 2025

@roskakori roskakori added this to the v3.1.0 milestone May 25, 2025
@roskakori roskakori self-assigned this May 25, 2025
@coveralls
Copy link

coveralls commented May 25, 2025

Coverage Status

coverage: 96.255% (-0.004%) from 96.259%
when pulling 13c7af8 on 166-replace-format-with-f-strings
into 8fc754c on main.

@roskakori roskakori changed the title 166 replace format with f strings #166 Replace format with f-strings May 25, 2025
@roskakori roskakori moved this from 🆕 New to 👀 In review in Open source projects May 25, 2025
@roskakori roskakori merged commit 7ae7a63 into main May 25, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Open source projects May 25, 2025
@roskakori
Copy link
Owner Author

@ben05allen Thanks for your contribution, finally got to merge it.

I'm not sure when the next release will be, but this one will be included then.

I had to undo the included change for #152 because it was incomplete (also needs change in other parts), and I prefer to have it at a separate branch.

@roskakori roskakori deleted the 166-replace-format-with-f-strings branch May 26, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Replace .format() with f-strings

3 participants