diff options
Diffstat (limited to 'python/bowdst.py')
| -rw-r--r-- | python/bowdst.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bowdst.py b/python/bowdst.py index 0af626e5..4e70ccd7 100644 --- a/python/bowdst.py +++ b/python/bowdst.py @@ -93,7 +93,7 @@ def send_email( "", to_recipients=("reconfiles@bnymellon.com", "hm-operations@bnymellon.com"), cc_recipients=("bowdoin-ops@lmcg.com",), - attachments=attachments, + attach=attachments, ) |
