Skip to content

Commit dbf6801

Browse files
Update python-app.yml
1 parent 9291987 commit dbf6801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Install dependencies
1818
run: |
1919
python -m pip install --upgrade pip
20-
pip install
20+
pip install isort

0 commit comments

Comments
 (0)