Skip to content

Commit

Permalink
added numpydoc validation to pre-commit (linked to most recent commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Sep 14, 2023
1 parent 1e905aa commit 7676455
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 @@ -18,6 +18,6 @@ repos:
- --convention=numpy
- --add-ignore=D1
- repo: https://github.com/numpy/numpydoc
rev: v1.5.0
rev: 881c0abf0a75c1b517c23a819f9365fbfc9cded7
hooks:
- id: numpydoc-validation

0 comments on commit 7676455

Please sign in to comment.