We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd35e7e commit 17109e7Copy full SHA for 17109e7
CHANGES.md
@@ -17,7 +17,7 @@
17
- Add trailing commas to collection literals even if there's a comment after the last
18
entry (#3393)
19
- `async def`, `async for`, and `async with` statements are now formatted consistently
20
- compared to their non-async version. #3609
+ compared to their non-async version. (#3609)
21
- `with` statements that contain two context managers will be consistently wrapped in
22
parentheses (#3589)
23
0 commit comments