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
We should add type annotations, particularly to such heavily-used functions and properties as DataobjImage.get_fdata(), SpatialImage.affine. This will make it easier on users working in environments that provide type hints and autocompletion.