mapbox/mapbox-sdk-py

Include numpy-style doctrings for all service methods

Open

#195 建立於 2017年6月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (319 star) (111 fork)batch import
documentationgood first issue

描述

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

貢獻者指南