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