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

FIX: Use single comma-separated trait names in on_trait_change, not multiple arguments #397

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

achabotl
Copy link
Contributor

Fixes the advanced/data_cube.py demo, which passed multiple arguments to the on_trait_change decorator instead of a comma-separated string.

Fixes the `advanced/data_cube.py` demo, which passed multiple arguments
to the `on_trait_change` decorator instead of a comma-separated string.
@rkern rkern merged commit 2b55a45 into master Jan 18, 2018
@rkern rkern deleted the fix/data_cube_demo branch January 18, 2018 01:34
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