We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525d698 commit f2bb173Copy full SHA for f2bb173
tox.ini
@@ -71,4 +71,4 @@ basepython = python3
71
deps =
72
pylint==2.1.1
73
commands =
74
- python -m pylint --rcfile=.pylintrc src/sagemaker
+ python -m pylint --rcfile=.pylintrc -j 0 src/sagemaker
0 commit comments