aboutsummaryrefslogtreecommitdiff
path: root/modules/wolframalpha.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wolframalpha.py')
-rw-r--r--modules/wolframalpha.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/wolframalpha.py b/modules/wolframalpha.py
index 62b0ad79..fbe93da1 100644
--- a/modules/wolframalpha.py
+++ b/modules/wolframalpha.py
@@ -1,4 +1,6 @@
+#--depends-on commands
#--require-config wolframalpha-api-key
+
import json
from src import ModuleManager, utils