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 5f48cd7 commit 688c4dbCopy full SHA for 688c4db
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
python-version: 3.9
16
- name: Install flake8
17
- run: pip install --upgrade flake8
+ run: pip install --upgrade flake8 flake8-pyproject
18
- name: Run flake8
19
uses: liskin/gh-problem-matcher-wrap@v1
20
0 commit comments