diff options
Diffstat (limited to 'python/collateral')
| -rw-r--r-- | python/collateral/barclays.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/collateral/barclays.py b/python/collateral/barclays.py index b9368fe1..d3ddfbf5 100644 --- a/python/collateral/barclays.py +++ b/python/collateral/barclays.py @@ -14,7 +14,7 @@ paths = { def load_file(d, fund, pattern): file_mapping = { "Serenitas": "Serenitas Credit Gamma Master Fund LP", - "Selene": "ISO Selene", # WIll replace to the correct name once we get it + "Selene": "Iso Selene Inc", } try: fname = next( |
