nipy / nibabel

Python package to access a cacophony of neuro-imaging file formats
http://nipy.org/nibabel/
Other
634 stars 258 forks source link

MNT: Apply Repo-Review suggestions #1288

Closed DimitriPapadopoulos closed 6 months ago

DimitriPapadopoulos commented 6 months ago

Apply some Repo-Review suggestions.

I went for the low-hanging fruits, other changes are more invasive and deserve a PR of their own, such as using a formatter like ruff of black.

Also update minimal Python version for blue. By the way, isn't blue able to understand requires-python?

Fixed issues

Issues ignored

Left for later because it requires extensive fixes:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f7b9bc4) 92.24% compared to head (1ec8488) 92.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1288 +/- ## ======================================= Coverage 92.24% 92.24% ======================================= Files 99 99 Lines 12459 12459 Branches 2561 2561 ======================================= Hits 11493 11493 Misses 643 643 Partials 323 323 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.