Show black diff

This commit is contained in:
Matthijs van der Burgh 2020-05-15 13:11:58 +02:00 committed by Ashley Whetter
parent e8326cb909
commit 8f91c14199

View File

@ -41,7 +41,7 @@ skip_install = true
deps = deps =
black black
commands = commands =
black --check autoapi tests black --check --diff autoapi tests
[testenv:lint] [testenv:lint]
skip_install = true skip_install = true