MNT: get_header now raises a ExpiredDeprecationError in latest nibabel
The get_header()
function raises an ExpiredDeprecationError
in the latest nibabel, replaced with the header
property.
The get_header()
function raises an ExpiredDeprecationError
in the latest nibabel, replaced with the header
property.