We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f193e8 commit c8232ebCopy full SHA for c8232eb
.github/workflows/black.yml
@@ -9,4 +9,4 @@ jobs:
9
- uses: actions/checkout@v4
10
- uses: psf/black@stable
11
with:
12
- options: "--line-length = 119"
+ options: "--line-length=119"
0 commit comments