Skip to content

Commit

Permalink
add precommit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f committed Oct 25, 2024
1 parent 5c8df3f commit 851e0f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ repos:
hooks:
- id: docformatter
args: ["--in-place", "--make-summary-multi-line", "--pre-summary-newline"]
entry: docformatter
language: python
types: [python]

- repo: https://github.com/keewis/blackdoc
rev: v0.3.9
Expand Down

0 comments on commit 851e0f0

Please sign in to comment.