Skip to content

Commit

Permalink
Remove isort
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Oct 25, 2023
1 parent ebe06cb commit b975c85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
pip install ruff
ruff .
- name: Lint with isort
run: |
pip install isort
isort -c cerebro
- name: Lint with black
run: |
pip install black
Expand Down

0 comments on commit b975c85

Please sign in to comment.