Skip to content

Commit 6c7e829

Browse files
davidweteringsmvantellingen
authored andcommitted
chore: verbose black output to debug inconsistent check
1 parent 33a9daf commit 6c7e829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ deps =
2828
skip_install = true
2929
commands =
3030
isort --check-only src tests
31-
black --check --fast src/ tests/
31+
black --check --fast --verbose src/ tests/

0 commit comments

Comments
 (0)