aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn/views.py')
-rw-r--r--python/Dawn/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Dawn/views.py b/python/Dawn/views.py
index d56c8551..f6078735 100644
--- a/python/Dawn/views.py
+++ b/python/Dawn/views.py
@@ -12,7 +12,7 @@ import redis
from .utils import load_counterparties, bump_rev, simple_serialize
from PyPDF2 import PdfFileMerger
from io import BytesIO
-from Dawn import app
+from . import app
import socket
import psycopg2