We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6fced commit 9df37eeCopy full SHA for 9df37ee
1 file changed
.github/workflows/lint.yml
@@ -13,4 +13,4 @@ jobs:
13
with:
14
python-version: '3.13'
15
- run: pip install pylint
16
- - run: pylint todo.py install.py tests
+ - run: pylint todo.py install.py
0 commit comments