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

Fixed a bug that caused add_datasets to crash #1006

Merged
merged 1 commit into from
May 25, 2016

Conversation

astrofrog
Copy link
Member

This happened if datasets was a list of lists of data, which is possible if a data factory returns more than one data object.

@astrofrog astrofrog added the bug label May 25, 2016
@astrofrog astrofrog added this to the 0.8.1 milestone May 25, 2016
…ist of lists of data, which is possible if a data factory returns more than one data object.
@astrofrog astrofrog force-pushed the fix-multiple-data-bug branch from f079e14 to 4f12b5f Compare May 25, 2016 11:33
@astrofrog astrofrog merged commit 71240c0 into glue-viz:master May 25, 2016
astrofrog added a commit that referenced this pull request May 25, 2016
Fixed a bug that caused add_datasets to crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant