describe the content in question
A common typo for group models is to use model = model_list instead of models = model_list. Which currently just creates an empty group model. This should throw an error that the user has missed the intended argument.