aboutsummaryrefslogtreecommitdiffstats
path: root/python/cds_rebook.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/cds_rebook.py')
-rw-r--r--python/cds_rebook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cds_rebook.py b/python/cds_rebook.py
index bb8b3e0c..d4c4eb56 100644
--- a/python/cds_rebook.py
+++ b/python/cds_rebook.py
@@ -1,4 +1,4 @@
-from db import dawn_engine, serenitas_engine
+from utils.db import dawn_engine, serenitas_engine
import datetime
from pandas.tseries.offsets import BDay
from pyisda.date import default_accrual, previous_twentieth