Skip to content

Commit 17109e7

Browse files
yileiJelleZijlstra
andauthored
Update CHANGES.md
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent cd35e7e commit 17109e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Add trailing commas to collection literals even if there's a comment after the last
1818
entry (#3393)
1919
- `async def`, `async for`, and `async with` statements are now formatted consistently
20-
compared to their non-async version. #3609
20+
compared to their non-async version. (#3609)
2121
- `with` statements that contain two context managers will be consistently wrapped in
2222
parentheses (#3589)
2323

0 commit comments

Comments
 (0)