Skip to content

Commit

Permalink
STY/CFG: add black-jupyter and update the exclusion rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Jun 28, 2023
1 parent f7c8a71 commit 3526885
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 @@ -5,6 +5,8 @@ repos:
hooks:
- id: ruff
- id: black
- id: black-jupyter
exclude: ^other\/.*\/.*\.ipynb
- id: isort
- id: mypy
exclude: ^examples\/config\.py
Expand Down

0 comments on commit 3526885

Please sign in to comment.