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 9a5946d commit 00eb5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
black_args: --line-length=99
options: --line-length=99

0 comments on commit 00eb5d0

Please sign in to comment.