Skip to content

Commit

Permalink
MAINT: revert formatting black hook
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Nov 8, 2023
1 parent d0e116a commit 8466849
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,8 @@ repos:
hooks:
- id: black
- id: black-jupyter
args:
- --line-length=85
types_or:
- jupyter
args: [--line-length=85]
types_or: [jupyter]

- repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
Expand Down

0 comments on commit 8466849

Please sign in to comment.