Skip to content

Commit

Permalink
add to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Nitish Bharambe <[email protected]>
  • Loading branch information
nitbharambe committed Aug 21, 2024
1 parent b00fd83 commit 5ea3864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install and run black
run: |
pip install black
pip install black[jupyter]
black .
- name: Install and run mypy
Expand Down

0 comments on commit 5ea3864

Please sign in to comment.