diff options
Diffstat (limited to 'modules/hash.py')
| -rw-r--r-- | modules/hash.py | 2 |
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 |
