fix: restore missing forward_email signature and reformat with black

Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/3c4ae596-6052-4a61-9edd-b668a6cda32e

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-07 10:38:00 +00:00
committed by GitHub
parent ff7b50d944
commit 3dd71cd61d
3 changed files with 27 additions and 27 deletions
@@ -632,9 +632,6 @@ class TestPostProcessPop3:
await proc.post_process_pop3(["uid-a"]) # must not raise
class TestForwardEmail:
"""Unit tests for forward_email()."""