mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-22 06:03:06 -04:00
- Implementation wasn't pythonic so updated it to be more inline with the rest of the code for maintainability. - The API is return a float in some cases for the month which is causing the date to string method to fail.