Skip to content

Commit f2bb173

Browse files
author
Jonathan Esterhazy
committed
run pylint concurrently
1 parent 525d698 commit f2bb173

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
@@ -71,4 +71,4 @@ basepython = python3
7171
deps =
7272
pylint==2.1.1
7373
commands =
74-
python -m pylint --rcfile=.pylintrc src/sagemaker
74+
python -m pylint --rcfile=.pylintrc -j 0 src/sagemaker

0 commit comments

Comments
 (0)