diff options
Diffstat (limited to 'modules/quotes.py')
| -rw-r--r-- | modules/quotes.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/quotes.py b/modules/quotes.py index ebb2cca3..d114277a 100644 --- a/modules/quotes.py +++ b/modules/quotes.py @@ -1,3 +1,5 @@ +#--depends-on commands + import random, time from src import ModuleManager, utils |
