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 470917b commit acfddaeCopy full SHA for acfddae
1 file changed
.github/workflows/black.yml
@@ -15,7 +15,7 @@ jobs:
15
!*.parquet
16
sparse-checkout-cone-mode: false
17
18
- - uses: psf/black@stable
+ - uses: psf/black@26.5.0
19
with:
20
src: "toolkit tests"
21
options: "--check --verbose --diff"
0 commit comments