aboutsummaryrefslogtreecommitdiff
path: root/modules/thesaurus.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/thesaurus.py')
-rw-r--r--modules/thesaurus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thesaurus.py b/modules/thesaurus.py
index e0f5f009..9328a330 100644
--- a/modules/thesaurus.py
+++ b/modules/thesaurus.py
@@ -1,6 +1,6 @@
#--require-config bighugethesaurus-api-key
-import Utils
+from src import Utils
URL_THESAURUS = "http://words.bighugelabs.com/api/2/%s/%s/json"