diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/cds_rebook.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cds_rebook.py b/python/cds_rebook.py index 4b58f71f..554c5887 100644 --- a/python/cds_rebook.py +++ b/python/cds_rebook.py @@ -202,7 +202,7 @@ def send_csv(dawndb, d: datetime.date, ticker): em = ExchangeMessage() body = f"""Hello, -This are the the rebookings due to {ticker} credit event on {d:%m/%d}. Let me know if you have any questions. +These are the the rebookings due to {ticker} credit event on {d:%m/%d}. Let me know if you have any questions. Thanks, Guillaume""" |
