Add type hints and update documentation for notifications.email.

Review Request #12713 — Created Nov. 4, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change adds type hints for the reviewboard.notifications.email
module, and updates/fixes documentation where appropriate.

Ran unit tests.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Add type hints and update documentation for notifications.email.
This change adds type hints for the reviewboard.notifications.email module, and updates/fixes documentation where appropriate. Testing Done: Ran unit tests.
35cc38def28a65960b570749d402982b897f9b4a David Trowbridge
reviewboard/notifications/email/__init__.py
reviewboard/notifications/email/backend.py
reviewboard/notifications/email/decorators.py
reviewboard/notifications/email/hooks.py
reviewboard/notifications/email/message.py
reviewboard/notifications/email/signal_handlers.py
reviewboard/notifications/email/utils.py
Loading...