Skip to content

Commit

Permalink
update black gha to stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed May 20, 2024
1 parent 1468956 commit 8ba8aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@20.8b1
- uses: psf/black@stable
with:
options: "--check --diff --color --verbose"
jupyter: true

0 comments on commit 8ba8aac

Please sign in to comment.