diff options
Diffstat (limited to 'python/collateral/baml_isda.py')
| -rw-r--r-- | python/collateral/baml_isda.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/collateral/baml_isda.py b/python/collateral/baml_isda.py index 1ef6023e..128312b4 100644 --- a/python/collateral/baml_isda.py +++ b/python/collateral/baml_isda.py @@ -145,8 +145,6 @@ def load_excel(fname): def collateral(d, dawn_trades, *, fund="Serenitas", **kwargs): - if fund == "BowdSt": - breakpoint() report_date = d + BDay() REPORTS_DIR = DAILY_DIR / fund / "BoA_reports" try: |
