We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0beef71 commit 2d778dbCopy full SHA for 2d778db
.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: eb1df34
+ rev: master
41
hooks:
42
- id: docformatter
43
name: Format docstring
0 commit comments