Skip to content

Commit

Permalink
Removed doc-formatter
Browse files Browse the repository at this point in the history
Removed doc-formatter until we have release for PyCQA/docformatter#287
  • Loading branch information
nikhilbadyal authored Oct 22, 2024
1 parent 4eaeb54 commit 6deae8c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@ repos:
args:
- "--config=pyproject.toml"

- repo: https://github.com/PyCQA/docformatter
rev: master
hooks:
- id: docformatter
args:
- "--config=pyproject.toml"
- "--in-place"


- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
hooks:
Expand Down

0 comments on commit 6deae8c

Please sign in to comment.