From 996cd081673cb610dc3ee178d918fbe4a7711353 Mon Sep 17 00:00:00 2001 From: Mainak Kundu Date: Tue, 12 Nov 2024 07:35:19 -0500 Subject: [PATCH] docs: revert docformatter --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a6cd79ff2c..a3f77753977 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,6 +46,7 @@ repos: rev: v1.7.5 hooks: - id: docformatter + stages: [manual] args: ["--config", "pyproject.toml"] #- repo: https://github.com/pycqa/pydocstyle