Skip to content

Group model throw warning if user sets model instead of models #204

@ConnorStoneAstro

Description

@ConnorStoneAstro

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.

Metadata

Metadata

Labels

Easy to fixShould take a few hours or less to fixuser experienceissues connected to making life easier for users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions