Skip to content

Commit d1590e7

Browse files
Update black.yml
1 parent d15e783 commit d1590e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/black.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: psf/black@stable
1111
with:
12-
options: "--check --verbose --exclude"
13-
src: "./src"
12+
options: "--verbose"
1413
version: "~= 22.0"

0 commit comments

Comments
 (0)