We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c57324 commit 5663258Copy full SHA for 5663258
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: 3.7
20
- name: Install dependencies
21
run: |
22
- pip install flake8 flake8-black flake8-isort
+ pip install flake8 flake8-black
23
- name: Run flake8
24
25
flake8 .
0 commit comments