flake8
passed.
JSHint
passed.
Review Request #12713 — Created Nov. 4, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
This change adds type hints for the reviewboard.notifications.email
module, and updates/fixes documentation where appropriate.
Ran unit tests.
Fix a typo I found in a docstring.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+516 -194) |
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+518 -196) |
reviewboard/notifications/email/message.py (Diff revision 3) |
---|
RecipientList
should come beforebuild_recipients
andrecipients_to_addresses
(capitals before lowercase).