Add type hints and modernize documentation for reviews/views/
Review Request #12685 — Created Oct. 17, 2022 and submitted — Latest diff uploaded
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.
reviewboard/notifications/email/message.py |
---|
reviewboard/reviews/models/review_request.py |
---|
reviewboard/reviews/views/bug_trackers.py |
---|
reviewboard/reviews/views/diff_fragments.py |
---|