Skip to content

Commit

Permalink
Fixing docformatter pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperFyhn committed Nov 11, 2024
1 parent 9dafcae commit 472965b
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:
hooks:
- id: docformatter
args: [--in-place]
language: python

- repo: https://github.com/psf/black
rev: 24.8.0
Expand Down

0 comments on commit 472965b

Please sign in to comment.