Docstrings
未关闭
v1.4
- 主要语言
- Python
- 星标
- 25
- 派生
- 30
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)`
贡献指南
评估
这个 Issue 还没有评估数据。