Commit ecd7c36
committed
Simplify SplitPairedAndUnpairedTool list:paired_or_unpaired dispatch
Now that the dataset collection manager rejects list:paired_or_unpaired
collections containing raw HDAs, every element_object reaching the
dispatch loop is guaranteed to be a paired_or_unpaired sub-collection.
Drop the defensive getattr fallback added in 07832df.1 parent 6172e9d commit ecd7c36
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4065 | 4065 | | |
4066 | 4066 | | |
4067 | 4067 | | |
4068 | | - | |
4069 | | - | |
| 4068 | + | |
| 4069 | + | |
4070 | 4070 | | |
4071 | 4071 | | |
4072 | 4072 | | |
| |||
0 commit comments