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

Fix blank line between class and first method not being formatted out. #270

Merged
merged 2 commits into from Jan 29, 2024

Conversation

rafalp
Copy link
Contributor

@rafalp rafalp commented Jan 29, 2024

In the latest release (2024.1), black was changed to don't remove blank line between class and first method. This PR adds small format function that still forces this behavior in generated code, for code style consistency between generated and implemented client parts.

Rel: psf/black#619

@rafalp rafalp self-assigned this Jan 29, 2024
@rafalp rafalp merged commit c1a0548 into main Jan 29, 2024
4 checks passed
@rafalp rafalp deleted the fix-tests branch January 29, 2024 13:09
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.

None yet

1 participant