-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[🚀 Feature]: Python upgrade to f-strings [good first issue] #11084
Comments
This issue is looking for contributors. Please comment below or reach out to us through our IRC/Slack/Matrix channels if you are interested. |
As a tip, I find Sourcery a good tool for these kind of things |
If kianelbo is not working on it, can I give it a go? |
Thanks @anubhav823 but there is a pull request open for all of it I think, would love some help on additional issues tho! |
@symonk Ok. I will try solving other issues |
@symonk hey, if this is still dependent on someone's PR, can you assign them? |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Feature and motivation
The python code base shows it's age in a few places. Opening this as a great first issue for new contributors!
The following are violations, take as many as you would like 👍, data is
file:lineno:column
:Usage example
in the example of
select.py:163
:old:
new:
The text was updated successfully, but these errors were encountered: