6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-29 04:39:01 +00:00

Fix minor scripts.py formatting

This commit is contained in:
Régis Behmo 2019-12-05 12:42:41 +01:00
parent a028bad636
commit 2e9967879d

View File

@ -87,4 +87,3 @@ echo "Loading settings $DJANGO_SETTINGS_MODULE"
def import_demo_course(runner):
runner.check_service_is_activated("cms")
runner.run("cms", "hooks", "cms", "importdemocourse")