diff options
Diffstat (limited to 'modules/cve.py')
| -rw-r--r-- | modules/cve.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/cve.py b/modules/cve.py index e0f51a22..63b478d7 100644 --- a/modules/cve.py +++ b/modules/cve.py @@ -1,3 +1,5 @@ +#--depends-on commands + import datetime, json from src import ModuleManager, utils |
