mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-21 08:29:27 -04: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
11 KiB
11 KiB