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

Apply black 2024 style to codebase #2168

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

LincolnPuzey
Copy link
Contributor

Black 24.* introduces some style changes. This PR applies them to the codebase.

Anyone working on pywin32 should update their local installation of black to 24.* as well.
Note that this does require python 3.8+ for the black runtime.
Black 24 still supports formatting code for python 3.7+

Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

Thanks!

@mhammond mhammond merged commit 1a03322 into mhammond:main Jan 26, 2024
16 checks passed
@LincolnPuzey LincolnPuzey deleted the black_2024_style branch January 26, 2024 14:30
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 this pull request may close these issues.

2 participants