We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3806075 + 25313e3 commit b7c5adcCopy full SHA for b7c5adc
1 file changed
.github/workflows/ci-checks.yml
@@ -89,7 +89,7 @@ jobs:
89
if: always()
90
- name: install nbqa
91
run: |
92
- python - m pip install --upgrade pip
+ python - m pip install --upgrade pip
93
pip install pylint
94
pip install nbqa
95
shell: bash
0 commit comments