mapbox/mapbox-sdk-py

Include numpy-style doctrings for all service methods

オープン

#195 opened on 2017/06/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (111 件のフォーク)batch import
documentationgood first issue

Repository metrics

Stars
 (319 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド