WIP: Wrote some docstrings #6

Draft
lee.miller wants to merge 3 commits from lee.miller/MiNode:doc into v0.3
Contributor

Hi!

I wrote some docstrings in structure and message and made the docstrings for common methods optional using a bit controversial construction based on abc.

Hi! I wrote some docstrings in `structure` and `message` and made the docstrings for common methods optional using a bit controversial construction based on `abc`.
lee.miller added 1 commit 2024-06-25 20:40:25 +02:00
lee.miller force-pushed doc from 5dc3769213 to 49a9c1de77 2024-07-25 03:35:46 +02:00 Compare
lee.miller added 1 commit 2024-07-30 01:50:30 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u doc:lee.miller-doc
git checkout lee.miller-doc

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-doc
git checkout v0.3
git merge --ff-only lee.miller-doc
git checkout lee.miller-doc
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-doc
git checkout v0.3
git merge --squash lee.miller-doc
git checkout v0.3
git merge --ff-only lee.miller-doc
git checkout v0.3
git merge lee.miller-doc
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#6
No description provided.