From ecb9d7cb3f4435457560e03201bbed57a469d548 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 24 Sep 2018 15:13:27 +0100 Subject: Move most code in root directory to src/ --- modules/thesaurus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/thesaurus.py') 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" -- cgit v1.3.1-10-gc9f91