aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/exchange.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/exchange.py b/python/exchange.py
index 0ace50ec..86840640 100644
--- a/python/exchange.py
+++ b/python/exchange.py
@@ -44,7 +44,7 @@ class ExchangeMessage:
subject,
body,
to_recipients,
- cc_recipients,
+ cc_recipients=(),
attach: Iterable[FileAttachment] = (),
):
m = Message(