mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
Fixed issues caused by single evaluation of method signature defaults
This commit is contained in:
@@ -38,7 +38,7 @@ def persist_notification(
|
||||
notification_type,
|
||||
api_key_id,
|
||||
key_type,
|
||||
created_at,
|
||||
created_at=None,
|
||||
job_id=None,
|
||||
job_row_number=None,
|
||||
reference=None,
|
||||
|
||||
Reference in New Issue
Block a user