We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9291987 commit dbf6801Copy full SHA for dbf6801
.github/workflows/python-app.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Install dependencies
18
run: |
19
python -m pip install --upgrade pip
20
- pip install
+ pip install isort
0 commit comments