diff options
Diffstat (limited to 'python/cds_curve.py')
| -rw-r--r-- | python/cds_curve.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cds_curve.py b/python/cds_curve.py index 09c36377..b7dadbf7 100644 --- a/python/cds_curve.py +++ b/python/cds_curve.py @@ -1,5 +1,5 @@ from pyisda.credit_index import CreditIndex -from analytics import BasketIndex +from analytics.basket_index import BasketIndex from pyisda.legs import FeeLeg, ContingentLeg from pyisda.logging import enable_logging |
