black/src
Shantanu 811de5f36b
Refactor logic for stub empty lines (#2796)
This PR is intended to have no change to semantics.

This is in preparation for #2784 which will likely introduce more logic
that depends on `current_line.depth`.

Inlining the subtraction gets rid of offsetting and makes it much easier
to see what the result will be.
2022-01-22 07:29:38 -08:00
..
black Refactor logic for stub empty lines (#2796) 2022-01-22 07:29:38 -08:00
black_primer don't expect changes on poetry (#2769) 2022-01-13 09:33:56 -08:00
blackd Remove Python 2 support (#2740) 2022-01-10 04:16:30 -08:00
blib2to3 Don't make redundant copies of the DFA (#2763) 2022-01-13 18:01:44 -08:00