-
Notifications
You must be signed in to change notification settings - Fork 181
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
Change .format to f string on asv/machine.py #1185
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @asnramos. I leave you just one comment :)
Ok! Co-authored-by: Lucy Jiménez <[email protected]>
#Check Error in the morning...
@asnramos CI is red, one line is longer than the maximum we allow, 99 characters. Can you check and split it in two lines please? |
Ok With the suggestion for make a new line of code, Thanks Co-authored-by: Lucy Jiménez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
Thanks @asnramos, really nice |
xref #1176 #1077
Change f-strings instead .format() on asv/machine.py