Skip to content

Commit

Permalink
lint: fix docformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Oct 14, 2024
1 parent 0990ecf commit ae4ca1e
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 @@ -58,6 +58,7 @@ repos:
hooks:
- id: docformatter
additional_dependencies: [tomli]
language: python
args: ["--in-place"]

- repo: https://github.com/sphinx-contrib/sphinx-lint
Expand Down

0 comments on commit ae4ca1e

Please sign in to comment.