Skip to content

Commit c8232eb

Browse files
committed
Update black.yml
1 parent 0f193e8 commit c8232eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/black.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: psf/black@stable
1111
with:
12-
options: "--line-length = 119"
12+
options: "--line-length=119"

0 commit comments

Comments
 (0)