black/src
Richard Si 4f0532d6f0
Don't (ever) put a single-char closing docstring quote on a new line (#3166)
Doing so is invalid. Note this only fixes the preview style since the
logic putting closing docstring quotes on their own line if they violate
the line length limit is quite new.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-07-13 22:26:05 -04:00
..
black Don't (ever) put a single-char closing docstring quote on a new line (#3166) 2022-07-13 22:26:05 -04:00
blackd Allow blackd to be run as a package (#2800) 2022-01-23 08:49:11 -08:00
blib2to3 Copy over comments when hugging power ops (#2874) 2022-07-13 17:02:51 -07:00