Fix up changelog (#3910)

This commit is contained in:
Shantanu 2023-10-01 15:41:32 -07:00 committed by GitHub
parent a91eb73064
commit f99ef6e190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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