mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-08 20:30:27 -04:00
Previously we used a combination of "provider.name" and "get_name()" which was confusing. Using a non-property function also gave me the impression that the name was more dynamic than it actually is.