Skip to content

Important precursor to API development - #205

Merged
Codyjackson0321 merged 1 commit into
release/0.5.3from
upd/docstrings_202609
Sep 9, 2026
Merged

Codyjackson0321 merged 1 commit into
release/0.5.3from
upd/docstrings_202609

Conversation

@untergeek

Copy link
Copy Markdown
Member

All of these files have had function docstrings improved into Google-style Python docstrings.

Why is this important? Because if we're going to have a public API, we'll want to have it documented well. This kind of things lends itself well to being able to automatically generate API docs suitable for hosting on ReadTheDocs.io.

No code was changed. Only docstrings. All tests are passing.

All of these files have had function docstrings improved into Google-style Python docstrings.

Why is this important? Because if we're going to have a public API, we'll want to have it documented well. This kind of things lends itself well to being able to automatically generate API docs suitable for hosting on ReadTheDocs.io.

No _code_ was changed. Only docstrings. All tests are passing.
@Codyjackson0321
Codyjackson0321 merged commit c217dfe into release/0.5.3 Sep 9, 2026
1 of 2 checks passed
@Codyjackson0321
Codyjackson0321 deleted the upd/docstrings_202609 branch September 9, 2026 00:17
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.

2 participants