Skip to content

Commit 7128bb0

Browse files
committed
Fix tox warning regarding black
1 parent 70a1760 commit 7128bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ commands=
4242
isort --recursive --check-only --diff {toxinidir}/dopple {toxinidir}/tests
4343
pydocstyle {toxinidir}/dopple {toxinidir}/tests
4444
black --check --diff {toxinidir}/dopple {toxinidir}/tests
45+
whitelist_externals=black

0 commit comments

Comments
 (0)