Skip to content

Commit

Permalink
Update black.yaml - force formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar authored Jan 16, 2024
1 parent eb1309c commit 5fe699a
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 @@ -14,4 +14,5 @@ jobs:
- name: Lint with Black
run: |
pip install black
black -v --check dacapo tests
# black -v --check dacapo tests
black -v dacapo tests

0 comments on commit 5fe699a

Please sign in to comment.