Skip to content

Commit

Permalink
ignore test notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Nov 9, 2023
1 parent a781721 commit 9f6832e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,10 @@ repos:
hooks:
- id: ruff
types_or: [python, jupyter]
exclude: 'tests/.*.ipynb'
args: ["--fix", "--show-fixes"]
- id: ruff-format
exclude: 'tests/.*.ipynb'
types_or: [python, jupyter]

- repo: https://github.com/scientific-python/cookie
Expand Down

0 comments on commit 9f6832e

Please sign in to comment.