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 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

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.
30e74ddf3ed144d02f2a866366b63c389a571070 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...