aboutsummaryrefslogtreecommitdiffstats
path: root/python/globeop_reports.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/globeop_reports.py')
-rw-r--r--python/globeop_reports.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/globeop_reports.py b/python/globeop_reports.py
index 4d89f081..ffbd6a4a 100644
--- a/python/globeop_reports.py
+++ b/python/globeop_reports.py
@@ -1,4 +1,4 @@
-from db import dbengine, dawn_engine
+from utils.db import dbengine, dawn_engine
from pandas.tseries.offsets import DateOffset, MonthEnd
from yieldcurve import YC
from quantlib.time.api import Date, Months, Period