Bring the codebase documentation up to modern standards.

Review Request #10986 — Created April 2, 2020 and submitted — Latest diff uploaded

Information

kgb
master

Reviewers

kgb

This fixes up the docstrings in some of the older code to meet the
modern Beanbag documentation standards. This mostly just means adding
missing arguments, return values, etc. to functions, docstrings for
modules, and fixing up some presentational issues.

Just went through and manually verified the new changes. We don't
actually have formal doc building yet.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Bring the codebase documentation up to modern standards.
This fixes up the docstrings in some of the older code to meet the modern Beanbag documentation standards. This mostly just means adding missing arguments, return values, etc. to functions, docstrings for modules, and fixing up some presentational issues.
3427b680fe6990ff90452d824158ef89062fd5d6 Christian Hammond
kgb/agency.py
kgb/contextmanagers.py
kgb/errors.py
Loading...