Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 10, 2023
1 parent 93578f1 commit 0a79e73
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@

<!-- Changes that affect Black's stable style -->

- Magic trailing commas are now respected in one-tuples and single-element
subscripts when they are already split to multiple lines. So a multiline
one-tuple is no longer collapsed to a single line when magic trailing
commas are enabled. (#4038)
- Magic trailing commas are now respected in one-tuples and single-element subscripts
when they are already split to multiple lines. So a multiline one-tuple is no longer
collapsed to a single line when magic trailing commas are enabled. (#4038)

### Preview style

Expand Down

0 comments on commit 0a79e73

Please sign in to comment.