Skip to content

Commit

Permalink
Update black.yaml - automatic black
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar committed Jan 16, 2024
1 parent 5fe699a commit 0098fa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
pip install black
# black -v --check dacapo tests
black -v dacapo tests
git commit -am "Automated Black linting"
git push

0 comments on commit 0098fa2

Please sign in to comment.