Add missing formatting place

This commit is contained in:
Adrià Casajús 2022-04-11 14:51:33 +02:00
parent ae8824a356
commit dbc55c50a2
No known key found for this signature in database
GPG Key ID: F0033226A5AFC9B9
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ def get_or_create_reply_to_contact(
return contact
else:
LOG.d(
"create contact %s for alias %s via reply-to header",
"create contact %s for alias %s via reply-to header %s",
contact_address,
alias,
reply_to_header,