We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6b7c6 commit 4c5e9b5Copy full SHA for 4c5e9b5
.pre-commit-config.yaml
@@ -41,6 +41,7 @@ repos:
41
hooks:
42
- id: docformatter
43
name: Format docstring
44
+ language_version: python3.10
45
additional_dependencies: [tomli]
46
args: [--config, pyproject.toml]
47
- repo: https://github.com/executablebooks/mdformat
0 commit comments