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

Opaque error if object not found in config file #5

Open
peter-madigan opened this issue Jul 2, 2021 · 0 comments
Open

Opaque error if object not found in config file #5

peter-madigan opened this issue Jul 2, 2021 · 0 comments

Comments

@peter-madigan
Copy link
Collaborator

If you use a name in the flow stages within the config yaml that can't be found within the configuration, you get an AttributeError:

AttributeError: 'NoneType' object has no attribute 'get'

This should be more informative, since this is likely a common error.

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

1 participant