mapbox/mapbox-sdk-py

Include numpy-style doctrings for all service methods

Open

#195 建立於 2017年6月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (111 fork)batch import
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

貢獻者指南