Fix doccheck.
This commit is contained in:
parent
194d1e28b1
commit
6d5b200c7b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -61,7 +61,7 @@ check:
|
|||
|
||||
doccheck:
|
||||
py-check-docstrings --force \
|
||||
dosagelib \
|
||||
dosagelib/*.py \
|
||||
dosage \
|
||||
*.py
|
||||
|
||||
|
|
Loading…
Reference in a new issue