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

Run pyupgrade before black #1350

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Run pyupgrade before black #1350

merged 1 commit into from
Nov 6, 2023

Conversation

khk-globus
Copy link
Contributor

Pyupgrade sometimes makes changes, so run it prior to running black. Otherwise, may have to make multiple commit attempts.

Meanwhile, update Black's repo url per their documentation

Type of change

  • Code maintenance/cleanup

Pyupgrade sometimes makes changes, so run it prior to running black.
Otherwise, may have to make multiple commit attempts.

Meanwhile, update Blacks repo url per their documentation
@khk-globus khk-globus added no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy labels Nov 6, 2023
Copy link
Contributor

@chris-janidlo chris-janidlo left a comment

Choose a reason for hiding this comment

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

Good deal 👍

Looks like this would be useful in the services and common configs as well

@khk-globus khk-globus merged commit 90f20e8 into main Nov 6, 2023
30 checks passed
@khk-globus khk-globus deleted the reorder_pyuprade branch November 6, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants