CI: Also show Black diff on failure

This commit is contained in:
Hugo 2018-06-09 09:44:39 +03:00
parent efd123004a
commit d16423c343

View file

@ -44,4 +44,4 @@ deps =
black
commands =
{[testenv:lint]commands}
black --check .
black --check --diff .