Skip to content

Commit 066d2c2

Browse files
committed
test
1 parent cc0579c commit 066d2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ commands =
1212

1313
[testenv:black]
1414
deps = .[lint]
15-
commands = python -m black --check .
15+
commands = python -m black --diff .
1616

1717
[testenv:check-manifest]
1818
deps = .[lint]

0 commit comments

Comments
 (0)