Skip to content

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

Merged
rkern merged 1 commit into
masterfrom
fix/data_cube_demo
Jan 18, 2018
Merged

FIX: Use single comma-separated trait names in on_trait_change, not multiple arguments#397
rkern merged 1 commit into
masterfrom
fix/data_cube_demo

Conversation

@achabotl
Copy link
Copy Markdown
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