Skip to content

docs: update docstrings for agenting, challenging, delegating, forwarding, and grouping#1376

Closed
alecforston wants to merge 6 commits intoWebOfTrust:mainfrom
alecforston:docstrings-app
Closed

docs: update docstrings for agenting, challenging, delegating, forwarding, and grouping#1376
alecforston wants to merge 6 commits intoWebOfTrust:mainfrom
alecforston:docstrings-app

Conversation

@alecforston
Copy link
Copy Markdown
Contributor

Update the dosctrings for:

  • agenting.py
  • challenging.py
  • delegating.py
  • forwarding.py
  • grouping.py

Comment thread src/keri/app/agenting.py Outdated
cues (Deck): outgoing cues of successful messages; currently the messages placed here are not used
"""Initializes the Receiptor and creates doers for processing and retrieving witness receipts.

Args:
Copy link
Copy Markdown
Contributor Author

@alecforston alecforston Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Args is used instead of Parameters to conform with the Google style guide which calls for Args specifically. Using Parameters won't cause Sphinx to fail. Using Parameters seems to be the NumPy style.

@alecforston alecforston marked this pull request as draft April 3, 2026 20:41
@alecforston alecforston marked this pull request as ready for review April 6, 2026 16:18
@ryan-hansen
Copy link
Copy Markdown
Collaborator

Needs to be redone

@ryan-hansen ryan-hansen closed this Apr 8, 2026
@alecforston alecforston deleted the docstrings-app branch April 8, 2026 07:07
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