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.
2 parents 2540092 + ea10c68 commit f9fe5b6Copy full SHA for f9fe5b6
.github/workflows/python_lint.yml
@@ -13,6 +13,8 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- uses: psf/black@stable
16
+ with:
17
+ version: "22.3.0"
18
# flake8-lint:
19
# runs-on: ubuntu-latest
20
# name: Python flake8 Lint
0 commit comments