Skip to content

Commit 874b094

Browse files
davidweteringsmvantellingen
authored andcommitted
fix: revert verbose logging black formatting
1 parent a570fdb commit 874b094

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 --verbose src/ tests/
31+
black --check src/ tests/

0 commit comments

Comments
 (0)