summaryrefslogtreecommitdiff
path: root/ybd/morphs.py
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:01:20 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:01:20 +0000
commita3e53b4232be68b3748f3985d2f5191cb0f7241d (patch)
tree86b8b498ea9b836865d12cf5ab5fa758beb99462 /ybd/morphs.py
parent54aff1da1ea84c78e768681157f053c753c4df36 (diff)
downloadybd-a3e53b4232be68b3748f3985d2f5191cb0f7241d.tar.gz
Revert "WIP: Put the config in a different file?"
This reverts commit ad53dd542e43b8f4c6c55fad8452a0962f842834.
Diffstat (limited to 'ybd/morphs.py')
-rw-r--r--ybd/morphs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ybd/morphs.py b/ybd/morphs.py
index edc29db..6c9df9f 100644
--- a/ybd/morphs.py
+++ b/ybd/morphs.py
@@ -17,7 +17,7 @@
import yaml
import glob
import os
-from ybd.app import chdir
+from ybd.app import chdir, donfig
from ybd.config import config
from ybd.defaults import Defaults
from ybd.utils import log