Add type hints and update documentation for notifications.email.
Review Request #12713 — Created Nov. 4, 2022 and submitted — Latest diff uploaded
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
Files
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 |
---|