mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-16 10:12:32 -05:00
update to correct error
This commit is contained in:
@@ -81,7 +81,7 @@ def persist_notification(
|
||||
reply_to_text=None,
|
||||
billable_units=None,
|
||||
document_download_count=None,
|
||||
updated_at=None
|
||||
updated_at=None,
|
||||
):
|
||||
current_app.logger.info("Persisting notification")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user