code review feedback and merge from main

This commit is contained in:
Kenneth Kehl
2024-09-11 09:39:18 -07:00
34 changed files with 256 additions and 161 deletions
-1
View File
@@ -165,7 +165,6 @@ def update_notification_status_by_reference(reference, status):
"notification not found for reference {} (update to {})".format(
reference, status
),
exc_info=True,
)
return None