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