Skip to content

Commit

Permalink
Merge branch 'main' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaLambda1998 authored Jul 31, 2024
2 parents a55091d + 4fd0994 commit 1b4389a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/black-formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "./src"
version: "~= 22.0"
options: "--check --verbose --diff"
version: "~= 22.0"

0 comments on commit 1b4389a

Please sign in to comment.