vanvalenlab / deepcell-label

Cloud-based data annotation tools for biological images
https://label.deepcell.org
Other
73 stars 14 forks source link

Apply precommit #401

Closed rossbar closed 1 year ago

rossbar commented 1 year ago

What

Applies linting from pre-commit hooks so the linting job stops failing. Also updates the pre-commit hooks for the linters and adds the linting commit to .git-blame-ignore-revs so that git blame is not cluttered by uninteresting formatting changes.

rossbar commented 1 year ago

Self-merging to clear the linting hurdle.