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 8c0ab2a commit 254ffe1Copy full SHA for 254ffe1
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: psf/black@stable
19
with:
20
- options: "--check --verbose"
+ options: "--check"
21
src: "."
22
jupyter: true
23
version: "24.3"
0 commit comments