mapbox/mapbox-sdk-py

Include numpy-style doctrings for all service methods

開放

#195 建立於 2017年6月28日

 (0 則留言) (0 個反應) (0 位負責人)Python (111 個分叉)batch import
documentationgood first issue

倉庫指標

星標
 (319 顆星)
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

貢獻者指南