Skip to content

Commit

Permalink
Update doctest name
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed Oct 9, 2023
1 parent 07a3fcb commit 199ccb0
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 @@ -24,7 +24,7 @@ repos:
- repo: local
hooks:
- id: doctest
name: Document tests
name: Run doctests
entry: python tests/test_docs.py
language: system
types: [ file ]
Expand Down

0 comments on commit 199ccb0

Please sign in to comment.