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

[dtypes] Tuple error handling #354

Closed
mpsonntag opened this issue Feb 11, 2020 · 0 comments
Closed

[dtypes] Tuple error handling #354

mpsonntag opened this issue Feb 11, 2020 · 0 comments

Comments

@mpsonntag
Copy link
Contributor

When an invalid odml style tuple is parsed and it either is not properly encased in brackets or the elements do not match the required tuple count, an AssertionError without an error message is raised.

It would be more helpful, if in both cases a ValueError with an appropriate error message would be raised.

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