Skip to content

Commit

Permalink
Update deps and fix ruff linting
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Apr 4, 2024
1 parent c560291 commit 023248c
Show file tree
Hide file tree
Showing 3 changed files with 868 additions and 818 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Lint with ruff
run: |
pip install ruff
ruff check .
ruff check src/ tests/
- name: Lint with black
run: |
Expand Down
Loading

0 comments on commit 023248c

Please sign in to comment.