documentationgood first issue
仓库指标
- Star
- (319 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Some of our service methods are missing docstrings altogether, others have narrative comments only. We should use numpy-style docstrings throughout to
- specify Parameters, Return values
- facilitate API doc generation