miykael / atlasreader

Python interface for generating coordinate tables and region labels from statistical MRI images
BSD 3-Clause "New" or "Revised" License
88 stars 32 forks source link

add more "formatting" ? #130

Closed Remi-Gau closed 11 months ago

Remi-Gau commented 1 year ago

Things I can easily implement:

probably to match the config we use on the nilearn side: https://github.com/nilearn/nilearn/blob/main/.pre-commit-config.yaml

Remi-Gau commented 1 year ago

let me know what you think

miykael commented 11 months ago

I'm not familiar with pyupgrade but know the others. So yes, feel free to add any/all of them or make it comparable to nilearn. Thank you!