Skip to content

Commit

Permalink
fix black action
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Oct 20, 2023
1 parent 2a272bd commit 9a5946d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
black_args: --line-length=99
with:
black_args: --line-length=99

0 comments on commit 9a5946d

Please sign in to comment.