SDC-BIDS-dMRI icon indicating copy to clipboard operation
SDC-BIDS-dMRI copied to clipboard

Add a pre-commit hook to clean imports and style on notebooks

Open jhlegarreta opened this issue 2 years ago • 0 comments

Add a pre-commit hook to clean imports (sorting and detecting unused imports) and improving the style across notebooks (i.e. removing trailing whitespaces, line length, single vs. double quotes in strings, etc.).

Related to #147.

jhlegarreta avatar Aug 13 '21 21:08 jhlegarreta