Yilei "Dolee" Yang
|
fc6cea0f0e
|
Consistently format async statements similar to their non-async version. (#3609)
|
2023-03-16 13:31:27 -07:00 |
|
Yilei "Dolee" Yang
|
d16a1dbd05
|
Consistently wrap two context managers in parens (in --preview). (#3589)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2023-03-09 22:01:20 -08:00 |
|
mainj12
|
ff53fc1b97
|
Actually add trailing commas to collection literals even if there are terminating comments (#3393)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Richard Si <sichard26@gmail.com>
|
2023-02-04 19:35:43 -08:00 |
|
Yilei "Dolee" Yang
|
91e1e1328a
|
Wrap multiple context managers in parentheses when targeting Python 3.9+ (#3489)
|
2023-01-20 04:14:05 -08:00 |
|