diff --git a/colab/utils/runner.py b/colab/utils/runner.py index 42f11ac..80feb18 100644 --- a/colab/utils/runner.py +++ b/colab/utils/runner.py @@ -5,6 +5,7 @@ import sys from django.core.management import ManagementUtility from colab.management.commands import initconfig + def execute_from_command_line(argv=None): """ A simple method that runs a ManagementUtility. -- libgit2 0.21.2