pydra icon indicating copy to clipboard operation
pydra copied to clipboard

[BUG] Remove pdb breakpoint and make single-op-splits robust to 1d shape

Open ibevers opened this issue 1 year ago • 4 comments

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Summary

Removes a stray pdb breakpoint and makes the splitter functionality robust to 1D inputs for singleton splitters.

Checklist

I will add a test for this case.

  • [ ] I have added tests to cover my changes (if necessary)
  • [x] I have updated documentation (if necessary)

ibevers avatar Jun 06 '24 21:06 ibevers