G-Node / G-Node/python-odml

Docstrings

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
v1.4
Dominant language
Python
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Description

While writing the tutorial I realized that the help function in iPython does not always provide proper information. I think the docstrings of the __init__ functions need to be repeated or moved to the class.

Example:
`help(odml.Section)`
-> returns
`Section(*args, **kwargs)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.