aboutsummaryrefslogtreecommitdiff
path: root/modules/hash.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hash.py')
-rw-r--r--modules/hash.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hash.py b/modules/hash.py
index ba206105..08458666 100644
--- a/modules/hash.py
+++ b/modules/hash.py
@@ -1,3 +1,5 @@
+#--depends-on commands
+
import hashlib
from src import ModuleManager, utils