Skip to content

Commit

Permalink
Check jupyter nbs with black in pre-commit (#5891)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Oct 24, 2021
1 parent dd1fffd commit b791558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ repos:
rev: 21.9b0
hooks:
- id: black
- id: black-jupyter
- repo: https://github.com/keewis/blackdoc
rev: v0.3.4
hooks:
Expand Down

0 comments on commit b791558

Please sign in to comment.