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

Assertion catches in functions need to raise proper exceptions #7

Closed
brews opened this issue Feb 7, 2018 · 0 comments
Closed

Assertion catches in functions need to raise proper exceptions #7

brews opened this issue Feb 7, 2018 · 0 comments
Assignees
Milestone

Comments

@brews
Copy link
Owner

brews commented Feb 7, 2018

Assertion catches in functions need to raise proper exceptions. Examples of this are at the head of the predict_*() function. If these assertions are tripped they give a very user-unfriendly error. It would be nice to give a proper error with helpful description.

@brews brews added this to the v0.0.2 milestone Feb 7, 2018
@brews brews self-assigned this Feb 7, 2018
@brews brews closed this as completed in 08129b5 Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant