Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Enforce
flake8
import conventions
Enforce `flake8` import conventions. Add `nb` as the unconventional import alias for `nibabel` so that every time `nibabel` needs to be imported it is imported as `nb` consistently. Documentation: https://docs.astral.sh/ruff/rules/#flake8-import-conventions-icn
- Loading branch information