Skip to content

Commit

Permalink
move to ruff formatter (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Oct 31, 2023
1 parent 738fdb6 commit 7bf3f2d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ repos:
hooks:
- id: ruff
args: ["--fix"]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.10.1
hooks:
- id: black-jupyter
- id: ruff-format
# numpydoc
- repo: https://github.com/Carreau/velin
rev: 0.0.12
Expand Down

0 comments on commit 7bf3f2d

Please sign in to comment.