Minor formatting

This commit is contained in:
Régis Behmo 2019-12-25 01:15:50 +01:00
parent 9620447a4d
commit d5a5f264de
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ for plugin in ["discovery", "ecommerce", "figures", "lts", "minio", "notes", "xq
Plugins.EXTRA_INSTALLED[plugin] = module
from tutor.commands.cli import main
main()