aboutsummaryrefslogtreecommitdiffstats
path: root/python/markit_red.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/markit_red.py')
-rw-r--r--python/markit_red.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/markit_red.py b/python/markit_red.py
index f0405c4d..35a10f05 100644
--- a/python/markit_red.py
+++ b/python/markit_red.py
@@ -6,7 +6,7 @@ import shutil
import zipfile
from pathlib import Path
from lxml import etree
-from db import serenitas_engine
+from utils.db import serenitas_engine
import pandas as pd
def request_payload(payload):