Skip to content

Commit

Permalink
update docformatter version to get around python_venv
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Morris committed Oct 11, 2024
1 parent 20c8ce2 commit ec5a8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repos:

# python docstring formatting
- repo: https://github.com/myint/docformatter
rev: v1.7.5
rev: 06907d0267368b49b9180eed423fae5697c1e909
hooks:
- id: docformatter
args: [--in-place, --wrap-summaries=99, --wrap-descriptions=99]
Expand Down

0 comments on commit ec5a8b3

Please sign in to comment.