Wrote some docstrings #6

Open
lee.miller wants to merge 5 commits from lee.miller/MiNode:doc into v0.3
Collaborator

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
lee.miller force-pushed doc from 22cec6247c to a46755ebc2 2024-10-23 23:58:46 +02:00 Compare
lee.miller force-pushed doc from a46755ebc2 to 64d73998c2 2024-10-24 00:36:11 +02:00 Compare
lee.miller changed title from WIP: Wrote some docstrings to Wrote some docstrings 2024-10-24 00:55:13 +02:00
lee.miller added 1 commit 2024-10-24 20:26:40 +02:00
Author
Collaborator

I wrote the docstrings in all the modules, except for i2p package, which I plan to address in a separate branch: need to read some docs on I2P and write better tests to work with that code.

I wrote the docstrings in all the modules, except for `i2p` package, which I plan to address in a separate branch: need to read some docs on I2P and write better tests to work with that code.
lee.miller requested review from PeterSurda 2024-10-25 22:33:38 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

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.