black/tests
Łukasz Langa cfb003f51c Make parentheses invisible recursively in atoms
This fixes non-deterministic formatting when multiple pairs of removable
parentheses are used.

Fixes #183
2018-05-07 11:13:55 -07:00
..
cantfit.py Initial commit 2018-03-14 12:55:32 -07:00
class_blank_parentheses.py Formatting nits 2018-05-07 10:22:43 -07:00
comments2.py Support sticky standalone comments (comments preceding defs, classes, and decorators) 2018-04-24 11:50:31 -07:00
comments3.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
comments4.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
comments5.py Support sticky standalone comments (comments preceding defs, classes, and decorators) 2018-04-24 11:50:31 -07:00
comments.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
composition.py Automatic parentheses management 2018-04-11 01:36:18 -07:00
debug_visitor.out blib2to3: Never put prefixes on INDENT leaves either 2018-03-23 17:15:47 -07:00
debug_visitor.py Introduce DebugVisitor.show() + tests 2018-03-23 16:08:05 -07:00
empty_lines.py Support sticky standalone comments (comments preceding defs, classes, and decorators) 2018-04-24 11:50:31 -07:00
expression.diff Make parentheses invisible recursively in atoms 2018-05-07 11:13:55 -07:00
expression.py Make parentheses invisible recursively in atoms 2018-05-07 11:13:55 -07:00
fmtonoff.py Format subscriptions in a PEP-8 compliant way (#178) 2018-04-30 22:49:30 -07:00
fstring.py Normalize string quotes (#75) 2018-03-31 11:21:25 -07:00
function.py Format subscriptions in a PEP-8 compliant way (#178) 2018-04-30 22:49:30 -07:00
import_spacing.py Don't leave invalid trailing comma on imports 2018-05-07 10:40:18 -07:00
python2.py Add support for all valid string literals (#115) 2018-04-09 14:36:40 -07:00
slices.py Format subscriptions in a PEP-8 compliant way (#178) 2018-04-30 22:49:30 -07:00
string_quotes.py Handle unnecessarily escaped strings (#128) 2018-04-13 11:31:23 -07:00
test_black.py Removing empty parentheses after class name (#180) 2018-05-07 10:15:24 -07:00