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
The Index and ExtSlice nodes were removed, and Slice became an expression.
I don't think we have a special logic for Index in noWorkflow, so we don't need to change anything about that. But we may need to change what we had for ExtSlice and for Slice.
We need to update noworkflow to support newer Python version. I'm creating this issues to document what we need to fix on noworkflow for that.
The text was updated successfully, but these errors were encountered: