diff options
Diffstat (limited to 'python/bondallocation_email.py')
| -rw-r--r-- | python/bondallocation_email.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/bondallocation_email.py b/python/bondallocation_email.py index c619d396..89662a5f 100644 --- a/python/bondallocation_email.py +++ b/python/bondallocation_email.py @@ -22,6 +22,7 @@ if __name__ == "__main__": "SERCGMAST": "Serenitas Credit Gamma Master Fund", "BOWDST": "Bowdoin St. (ALERT acronym: LMUNDER, Account: SER003)", "BRINKER": "Brinker Destinations Multi-Strategy Alternatives - LMCG", + "ISOSEL": "ISO Selene (ALERT acronym: LMUNDER, Account: SER004)", } df = pd.read_sql_query( |
