Skip to content

Add numpydoc docstring to count_samples()#1187

Open
merezki-11 wants to merge 1 commit intomalariagen:masterfrom
merezki-11:GH-add-docstring-count-samples
Open

Add numpydoc docstring to count_samples()#1187
merezki-11 wants to merge 1 commit intomalariagen:masterfrom
merezki-11:GH-add-docstring-count-samples

Conversation

@merezki-11
Copy link

The count_samples() method in anoph/sample_metadata.py had no
docstring despite being a public, user-facing API method. This PR adds
a complete numpydoc-style docstring covering the summary, all parameters,
the return value, and three usage examples — consistent with the
documentation style used across the codebase.

Relates to improving documentation coverage for the public API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant