Fixed issues caused by single evaluation of method signature defaults

This commit is contained in:
Martyn Inglis
2017-05-17 13:27:05 +01:00
parent 09f45332eb
commit ee5bb5f01a

View File

@@ -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,