Skip to content

Commit 1fa765c

Browse files
max-sixtysnowman2
authored andcommitted
Check jupyter nbs with black in pre-commit (pydata#5891)
1 parent a2bf42c commit 1fa765c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
rev: 21.9b0
1717
hooks:
1818
- id: black
19+
- id: black-jupyter
1920
- repo: https://github.com/keewis/blackdoc
2021
rev: v0.3.4
2122
hooks:

0 commit comments

Comments
 (0)