mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-02 17:48:36 -04:00
initial
This commit is contained in:
@@ -164,7 +164,8 @@ def update_notification_status_by_reference(reference, status):
|
||||
current_app.logger.error(
|
||||
"notification not found for reference {} (update to {})".format(
|
||||
reference, status
|
||||
)
|
||||
),
|
||||
exc_info=True,
|
||||
)
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user