aboutsummaryrefslogtreecommitdiffstats
path: root/python/cds_curve.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/cds_curve.py')
-rw-r--r--python/cds_curve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cds_curve.py b/python/cds_curve.py
index 69157513..2e0cf73f 100644
--- a/python/cds_curve.py
+++ b/python/cds_curve.py
@@ -4,7 +4,7 @@ from pyisda.logging import enable_logging
import pandas as pd
-from db import dbconn
+from utils.db import dbconn
def all_curves_pv(curves, today_date, jp_yc, start_date, step_in_date, value_date, maturities):