Skip to content

Commit 54241c5

Browse files
Update black.yml
1 parent 1085d5b commit 54241c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/black.yml

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

0 commit comments

Comments
 (0)