black/tests
2018-03-20 18:55:19 -07:00
..
.flake8 Initial commit 2018-03-14 12:55:32 -07:00
cantfit.py Initial commit 2018-03-14 12:55:32 -07:00
comments2.py Treat comments less magically 2018-03-20 18:55:19 -07:00
comments.py Treat comments less magically 2018-03-20 18:55:19 -07:00
composition.py Initial commit 2018-03-14 12:55:32 -07:00
empty_lines.py Treat comments less magically 2018-03-20 18:55:19 -07:00
expression.py Fix numpy-style array indexing for real 2018-03-20 18:54:33 -07:00
fstring.py Only use trailing commas in function signatures when it's safe 2018-03-15 19:44:09 -07:00
function.py Remove the trailing comma if there is only one argument to a call 2018-03-16 17:32:55 -07:00
import_spacing.py Treat comments less magically 2018-03-20 18:55:19 -07:00
test_black.py Support skipping AST printing on test failure 2018-03-20 18:55:04 -07:00