Add type hints and update documentation for notifications.email.

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

david
Review Board
release-6.x
reviewboard

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

Ran unit tests.

Summary
Add type hints and update documentation for notifications.email.
Description From Last Updated

Add -> None

maubinmaubin

RecipientList should come before build_recipients and recipients_to_addresses (capitals before lowercase).

maubinmaubin
david
maubin
  1. 
      
  2. Add -> None

  3. 
      
david
maubin
  1. 
      
  2. reviewboard/notifications/email/message.py (Diff revision 3)
     
     
     
     
     

    RecipientList should come before build_recipients and recipients_to_addresses (capitals before lowercase).

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (81e961f)
Loading...