Skip to content

Commit 0c305db

Browse files
authored
fix: pin astroid to 2.4.2 (#2147)
1 parent a47faeb commit 0c305db

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
@@ -85,6 +85,7 @@ skipdist = true
8585
skip_install = true
8686
deps =
8787
pylint
88+
astroid==2.4.2
8889
commands =
8990
python -m pylint --rcfile=.pylintrc -j 0 src/sagemaker
9091

0 commit comments

Comments
 (0)