black/tests
Łukasz Langa 5370714c96 Fix spurious space after unary expression
This happened when the operand was a complex expression.

Fixes #15
2018-03-15 14:54:37 -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 unary expression 2018-03-15 14:54:37 -07:00
function.py Fix spurious extra spaces after opening parentheses and in default arguments 2018-03-15 12:53:23 -07:00
import_spacing.py Fix invalid spacing of dots in relative imports 2018-03-15 11:21:53 -07:00
test_black.py Initial commit 2018-03-14 12:55:32 -07:00