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

parse number opts accordingly if passed as string #55

Closed
wants to merge 1 commit into from

Conversation

kaizensoze
Copy link

Fix issue in which passing in number opts (width, height, cell_size, etc.)
as string leads to unresponsive script.

Resolves #35

@qrohlf
Copy link
Owner

qrohlf commented Mar 31, 2016

Duplicate of #35 - the script encountering errors if you pass the wrong type of object in as an argument is expected behavior, though the error handling could be improved to throw helpful errors and exit instead of hanging.

@qrohlf qrohlf closed this Mar 31, 2016
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

Successfully merging this pull request may close these issues.

2 participants