This Issue follows up #105 (comment).
We need a set of conventions that we should follow when writing docstring within the functions and classes:
Currently (10/1) one of the best docstrings available as an example is in ReadODM2.getAffiliations
cc @emiliom
Please add more as necessary.
This Issue follows up #105 (comment).
We need a set of conventions that we should follow when writing docstring within the functions and classes:
#rather than triple quotes, because all triple quotes, regardless of where they're found will be interpreted as doctrings by Sphinx.Currently (10/1) one of the best docstrings available as an example is in ReadODM2.getAffiliations
cc @emiliom
Please add more as necessary.