Add docstrings to all public package
This commit is contained in:
parent
14359e73bb
commit
864ca91e5c
7 changed files with 46 additions and 1 deletions
|
|
@ -0,0 +1,5 @@
|
|||
"""A package of test module providing mock Things for testing.
|
||||
|
||||
The mock things do not subclass the origninal things to minimise the inflation of
|
||||
test coverage.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue