Add type hints and modernize documentation for reviews/views/

Review Request #12685 — Created Oct. 17, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change adds type hints to the reviews.views module, and does some
updates to documentation (filling out a few missing docstrings and
editing others).

Ran unit tests.

Changes between revision 1 and 2

orig
1
2
3
4

Commits

Summary ID Author
Add type hints and modernize documentation for reviews/views/
This change adds type hints to the reviews.views module, and does some updates to documentation (filling out a few missing docstrings and editing others). Testing Done: Ran unit tests.
6047279af99c4d04713af3cc3b89f22a2a416e5f David Trowbridge
Add type hints and modernize documentation for reviews/views/
This change adds type hints to the reviews.views module, and does some updates to documentation (filling out a few missing docstrings and editing others). Testing Done: Ran unit tests.
12b65c4843d5ffc111cb061efe7ad2e20758d750 David Trowbridge
reviewboard/reviews/views/mixins.py
Loading...