Skip to content

GH-103805: Lib test f541 linting issue fix #103812

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

Merged
merged 4 commits into from
Apr 24, 2023

Conversation

rodolfomp123
Copy link
Contributor

@rodolfomp123 rodolfomp123 commented Apr 24, 2023

This PR makes some minor linting adjustments to the Lib/test module caught by ruff. The adjustments are all related to the F541 f-string without any placeholders issue.

Issue: #103805

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ghost
Copy link

ghost commented Apr 24, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@rodolfomp123 rodolfomp123 changed the title Lib test f541 linting issue fix GH-103805: Lib test f541 linting issue fix Apr 24, 2023
@rodolfomp123
Copy link
Contributor Author

@gpshead

@gpshead gpshead self-assigned this Apr 24, 2023
Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup, all of these look good. congrats on the first sprint PR!

@gpshead gpshead enabled auto-merge (squash) April 24, 2023 23:00
@gpshead gpshead merged commit 8291ae3 into python:main Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants