Fix PEP-257 issues in the reviewboard/changedescs module.

Review Request #7210 — Created April 15, 2015 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
0bb0859...

Reviewers

This change fixes existing docstrings and adds new ones for the changedescs
module.

Ran pep257 --ignore=D100,D203 and saw only a few expected errors from our
special testcase docstrings.

    Loading...