ITADN

`cifti2.cifti2_axes.BrainModelAxis.iter_structures` function behavior differs from documentation

#1440Opensguthrie 创建于 2025-10-20
documentation
S
sguthriecommented
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 条评论