forked from mirrors/bookwyrm
Why is black unhappy
This commit is contained in:
parent
5d7a3d6075
commit
77faceef80
1 changed files with 1 additions and 3 deletions
4
.github/workflows/black.yml
vendored
4
.github/workflows/black.yml
vendored
|
@ -8,6 +8,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: psf/black@stable
|
||||
with:
|
||||
args: ". --check -l 80 -S"
|
||||
- uses: psf/black@21.4b2
|
||||
|
|
Loading…
Reference in a new issue