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

Update to use f-strings instead of .format now that Python 3.8 is supported #5293

Open
Serene-Arc opened this issue Jun 9, 2024 · 2 comments · May be fixed by #5337
Open

Update to use f-strings instead of .format now that Python 3.8 is supported #5293

Serene-Arc opened this issue Jun 9, 2024 · 2 comments · May be fixed by #5337

Comments

@Serene-Arc
Copy link
Contributor

As stated in #5283 f-strings are now supported. These should be upgraded through the modules now that Python 3.8 is our minimum supported version. Probably needs to be done by hand to keep it understandable; not every instance should be changed.

@RollingStar
Copy link
Contributor

@bal-e
Copy link

bal-e commented Jun 26, 2024

I'll pick this up.

@bal-e bal-e linked a pull request Jun 26, 2024 that will close this issue
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 a pull request may close this issue.

3 participants