Skip to content

[FIX] problems with traits4.6 #1770

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

Merged
merged 1 commit into from
Dec 31, 2016
Merged

[FIX] problems with traits4.6 #1770

merged 1 commit into from
Dec 31, 2016

Conversation

djarecka
Copy link
Collaborator

fixes #1752

It looks like adding additional if statement solves the problem related to a new version of traits.HasTraits.traits.
I'm not sure what is the main purpose of the modified loop, so waiting for other suggestions.

@codecov-io
Copy link

Current coverage is 72.44% (diff: 100%)

Merging #1770 into master will decrease coverage by <.01%

@@             master      #1770   diff @@
==========================================
  Files          1056       1055     -1   
  Lines         52713      52824   +111   
  Methods           0          0          
  Messages          0          0          
  Branches       7660       7673    +13   
==========================================
+ Hits          38188      38267    +79   
- Misses        13316      13345    +29   
- Partials       1209       1212     +3   

Powered by Codecov. Last update 29ba1b2...3a85764

@satra satra merged commit bbc93ae into nipy:master Dec 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.

JoinNode bug appears only on a different computer
3 participants