You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I think we should remove those. I believe the justification for deprecation was that they were more properly attributes of an interface or node, rather than inputs.
I'm actually a little surprised that these aren't throwing errors in our tests as of 1.0. And to be clear, I think we should remove them ASAP. Setting 1.0.3 milestone.
Summary
we have two traits that are marked ad
deprecated='1.0.0'
ininterfaces/base/specs.py
:At the same time we're using these traits in some plugins, e.g. here and it leads to errors
I'm not sure why we wanted to deprecate these traits, and if we still want to do it now, or we want to set a different nipype version.
Related to #2508
The text was updated successfully, but these errors were encountered: