lint: Clean up E123 PEP-8 rule.

This commit is contained in:
Tim Abbott
2017-01-23 21:34:26 -08:00
parent 9cc83f87fc
commit d6e38e2a5c
44 changed files with 101 additions and 109 deletions

View File

@@ -171,7 +171,7 @@ def handle_digest_email(user_profile_id, cutoff):
template_payload.update({
'name': user_profile.full_name,
'unsubscribe_link': one_click_unsubscribe_link(user_profile, "digest")
})
})
# Gather recent missed PMs, re-using the missed PM email logic.
# You can't have an unread message that you sent, but when testing