aboutsummaryrefslogtreecommitdiffstats
path: root/python/collateral/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/collateral/common.py')
-rw-r--r--python/collateral/common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/collateral/common.py b/python/collateral/common.py
index 4ce7ae43..15f585f0 100644
--- a/python/collateral/common.py
+++ b/python/collateral/common.py
@@ -170,6 +170,7 @@ def send_email(d: datetime.date, df: pd.DataFrame) -> None:
"BNP": "BNP Paribas",
"CS": "Credit Suisse",
"JPM": "JP Morgan",
+ "BARCLAYS": "Barclays",
}
buf = StringIO()
buf.write("<html><body>\n")