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 b076fdd + 85bc6f0 commit 6f4b865Copy full SHA for 6f4b865
.github/workflows/black_format.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: psf/black@24.10.0
+ - uses: psf/black@25.1.0
17
with:
18
options: "--check --verbose"
0 commit comments