"""Module command group - student workflow for developing modules.""" from .workflow import ModuleWorkflowCommand __all__ = ['ModuleWorkflowCommand']