summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index 56917402..baf4c253 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -52,3 +52,5 @@ import stopwatch
import tempdir
import util
+import app # this needs to be last
+