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

Don't reformat classes if statement order unchanged #114

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

bwhmather
Copy link
Owner

Required for compatibility with black 24 and to comply with out "don't reformat if ordered correctly" rule. Fixes #113 .

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7702590016

  • 0 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 98.259%

Totals Coverage Status
Change from base Build 7702570218: 0.004%
Covered Lines: 1298
Relevant Lines: 1321

💛 - Coveralls

@bwhmather bwhmather merged commit dcb59fd into master Jan 29, 2024
19 checks passed
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.

ssort reformats dummy classes (conflict with black 24)
2 participants