Skip to content

Commit ff470b5

Browse files
committed
CI: set black version
1 parent 69cabab commit ff470b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python_lint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: psf/black@stable
13+
with:
14+
version: "22.3.0"
1315
# flake8-lint:
1416
# runs-on: ubuntu-latest
1517
# name: Python flake8 Lint

0 commit comments

Comments
 (0)