Skip to content

Commit

Permalink
new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dehe1011 committed Oct 25, 2024
1 parent a19d366 commit f480332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install black pylint pytest coverage coveralls
pip install numpy scipy
pip install -r requirements.txt
- name: Run black
continue-on-error: true
Expand Down

0 comments on commit f480332

Please sign in to comment.