Skip to content

Commit

Permalink
Fixed structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Feb 7, 2024
1 parent 482e762 commit f91387e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
options: "--check --verbose"
jupyter: true
with:
options: "--check --verbose"
jupyter: true

0 comments on commit f91387e

Please sign in to comment.