aramis-lab / clinica

Software platform for clinical neuroimaging studies
http://www.clinica.run/
Other
220 stars 74 forks source link

Use `str.removesuffix` in t1 linear utility function #1128

Closed NicolasGensollen closed 5 months ago

NicolasGensollen commented 5 months ago

We stopped supporting Python 3.8 in v0.8.0. Might be a time to address this small TODO:

https://github.com/aramis-lab/clinica/blob/4b1c2a4743b4d7f6d4d06804fb5a3c49bc8f5096/clinica/pipelines/t1_linear/anat_linear_utils.py#L35-L41