We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d778db commit 1f6b7c6Copy full SHA for 1f6b7c6
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
name: Sort imports
38
args: [--line-width, '120', --profile, black]
39
- repo: https://github.com/PyCQA/docformatter
40
- rev: master
+ rev: eb1df34
41
hooks:
42
- id: docformatter
43
name: Format docstring
0 commit comments