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 ea56643 commit bd5fc7dCopy full SHA for bd5fc7d
tox.ini
@@ -88,7 +88,7 @@ commands = flake8
88
skipdist = true
89
skip_install = true
90
deps =
91
- pylint
+ pylint==2.6.2
92
astroid==2.4.2
93
commands =
94
python -m pylint --rcfile=.pylintrc -j 0 src/sagemaker
0 commit comments