Skip to content

Commit 2217632

Browse files
author
Alexander Willner
committed
pre-commit with doctest
1 parent 4d64dfd commit 2217632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: unittest
2626
name: unittest
27-
entry: make test
27+
entry: make test doctest
2828
language: python
2929
'types': [python]
3030
pass_filenames: false

0 commit comments

Comments
 (0)