We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42e0d58 + 7207798 commit 25313e3Copy full SHA for 25313e3
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