pass pytest multiline preferences

This commit is contained in:
stvnrlly
2022-10-19 13:55:59 +00:00
parent 2d947c8d33
commit 5dfc26c1f5
2 changed files with 6 additions and 4 deletions

View File

@@ -60,8 +60,8 @@ def process_ses_results(self, response):
self.retry(queue=QueueNames.RETRY)
else:
current_app.logger.warning(
"notification not found for reference: {} (while \
attempting update to {})".format(reference, notification_status)
f"notification not found for reference: {reference} \
(while attempting update to {notification_status})"
)
return