Skip to content

Commit

Permalink
revert: 91f2ab
Browse files Browse the repository at this point in the history
this commit reverts 91f2ab
  • Loading branch information
carlos-adir committed Feb 25, 2024
1 parent fe7ddc7 commit 501b838
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 @@ -15,6 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: psf/black@24.2.0
- uses: psf/black@stable
with:
options: "--check --verbose --exclude docs"

0 comments on commit 501b838

Please sign in to comment.