Skip to content

Commit

Permalink
black debug
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk committed Feb 8, 2024
1 parent 814d04d commit 5031bc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: black
run: |
python -m pip install black -c requirements.txt
python -m black --version
python -m black curated_transformers
git diff
python -m black curated_transformers examples --check
- name: isort
run: |
Expand Down

0 comments on commit 5031bc8

Please sign in to comment.