Skip to content

Commit

Permalink
ci: update black line-length to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquanli committed Dec 28, 2024
1 parent ea45ede commit 203290b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
options: "line-length=120"

0 comments on commit 203290b

Please sign in to comment.