Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error output for missing parameters and imports #171

Open
shadycuz opened this issue Oct 20, 2022 · 1 comment
Open

Fix error output for missing parameters and imports #171

shadycuz opened this issue Oct 20, 2022 · 1 comment

Comments

@shadycuz
Copy link
Member

When you don't include a parameter or an imported value the error message is vague and doesn't include the name of the parameter/import you are missing.

@dhutchison
Copy link
Collaborator

Example: "ValueError: Must provide values for parameters that don't have a default value."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants