Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 452d35b

Browse files
committed
wups
1 parent 898cf81 commit 452d35b

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,7 +28,7 @@ commands = flake8 {posargs}
2828
[testenv:py36-black]
2929
basepython = python3.6
3030
deps = black
31-
commands = black .
31+
commands = black --check .
3232

3333
[flake8]
3434
max_line_length = 88

0 commit comments

Comments
 (0)