mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-01 06:40:54 -05:00
It will also be useful to know (especially for the API): - when a letter was printed - if it’s been printed or not This commit: - adds code to calculate these two pieces of information - refactors the function to return a `namedtuple` – a tuple of two items was manageable, but with four items it was getting hard to know what each one meant – this lets us label each piece of information that is being returned
7.9 KiB
7.9 KiB