Skip to content

Commit

Permalink
Fix up changelog (#3910)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja authored Oct 1, 2023
1 parent a91eb73 commit f99ef6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

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

### Preview style
- Fix comments getting removed from inside parenthesized strings (#3909)

- Long type hints are now wrapped in parentheses and properly indented when split across
multiple lines (#3899)
### Preview style

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

- Fix comments getting removed from inside parenthesized strings (#3909)
- Long type hints are now wrapped in parentheses and properly indented when split across
multiple lines (#3899)

### Configuration

Expand Down

0 comments on commit f99ef6e

Please sign in to comment.