`cifti2.cifti2_axes.BrainModelAxis.iter_structures` function behavior differs from documentation
documentation
The documentation of `iter_structures` indicates that it yields a (string, slice, BrainModel) tuple; however, the actual behavior returns a (string, slice, slice) object.
4 条评论