update to correct error

This commit is contained in:
stvnrlly
2023-08-31 10:57:54 -04:00
parent bf33ed7173
commit 7bbb05059c
6 changed files with 20 additions and 16 deletions

View File

@@ -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")