black/tests
Łukasz Langa 22ce1e1fc3 Fix spurious space after star-based unary expression
This happened when the operand was a complex expression.

Fixes #31
2018-03-15 23:56:30 -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 Initial commit 2018-03-14 12:55:32 -07:00
comments.py Initial commit 2018-03-14 12:55:32 -07:00
composition.py Initial commit 2018-03-14 12:55:32 -07:00
expression.py Fix spurious space after star-based unary expression 2018-03-15 23:56:30 -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 Only use trailing commas in function signatures when it's safe 2018-03-15 19:44:09 -07:00
import_spacing.py Fix invalid spacing of dots in relative imports 2018-03-15 11:21:53 -07:00
test_black.py Also run mypy on test_black.py 2018-03-15 23:55:22 -07:00