mapbox/mapbox-sdk-py
View on GitHubInclude numpy-style doctrings for all service methods
Open
#195 opened on Jun 28, 2017
documentationgood first issue
Repository metrics
- Stars
- (319 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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