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

chore: move to f strings #114

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

daroga0002
Copy link
Contributor

@daroga0002 daroga0002 commented Sep 17, 2024

It is recommended to use f strings or format statements instead string concatenation because it is simpler to read and also better in performance.

@anarion80 anarion80 added minor Minor version release chore Maintenance activities labels Sep 17, 2024
@anarion80 anarion80 merged commit 5e87606 into mariusz-ostoja-swierczynski:main Sep 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance activities minor Minor version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants