diff options
Diffstat (limited to 'modules/thesaurus.py')
| -rw-r--r-- | modules/thesaurus.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/thesaurus.py b/modules/thesaurus.py index 923b1901..b0b54aa3 100644 --- a/modules/thesaurus.py +++ b/modules/thesaurus.py @@ -1,3 +1,5 @@ +#--require-config bighugethesaurus-api-key + import Utils URL_THESAURUS = "http://words.bighugelabs.com/api/2/%s/%s/json" |
