aboutsummaryrefslogtreecommitdiffstats
path: root/python/markit_tranches.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/markit_tranches.py')
-rw-r--r--python/markit_tranches.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/markit_tranches.py b/python/markit_tranches.py
index 473606ac..c4796678 100644
--- a/python/markit_tranches.py
+++ b/python/markit_tranches.py
@@ -1,5 +1,5 @@
import pandas as pd
-from db import dbengine
+from utils.db import dbengine
engine = dbengine("serenitasdb")
df = {}