Skip to content

Commit aac6e96

Browse files
committed
linting
1 parent 79fb6ab commit aac6e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/github-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ dependencies:
3737
- robotframework-seleniumlibrary
3838
# TODO: remove when jedi vs IPython vs python-language-server is resolved
3939
- jedi <0.18
40-
- ipython <7.20 # higher basically broken _without_ jedi 0.18
40+
- ipython <7.20 # higher basically broken _without_ jedi 0.18
4141
- python-language-server ==0.36.2
42-
- autopep8 <1.5.6 # higher requires pycodestyle incompatible with python-language-server
42+
- autopep8 <1.5.6 # higher requires pycodestyle incompatible with python-language-server

0 commit comments

Comments
 (0)