Skip to content

Commit

Permalink
rejected docformatter upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
fametrano committed Feb 1, 2023
1 parent 3f5fe3e commit c05e469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -70,7 +70,7 @@ repos:
language: python
types: [python]
- repo: https://github.com/PyCQA/docformatter
rev: v1.6.0.rc1
rev: v1.5.1
hooks:
- id: docformatter
description: "Formats docstrings to follow PEP 257."
Expand Down

0 comments on commit c05e469

Please sign in to comment.