Skip to content

Commit 1a02147

Browse files
Remove black and use ruff for autoformatting
Co-authored-by: Saransh Chopra <[email protected]>
1 parent 2de7c21 commit 1a02147

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ ci:
77
autofix_commit_msg: "style: pre-commit fixes"
88

99
repos:
10-
- repo: https://github.com/psf/black
11-
rev: "23.7.0"
12-
hooks:
13-
- id: black-jupyter
1410

1511
- repo: https://github.com/asottile/blacken-docs
1612
rev: "1.15.0"

0 commit comments

Comments
 (0)