Genentech / gReLU

gReLU is a python library to train, interpret, and apply deep learning models to DNA sequences.
https://genentech.github.io/gReLU/
MIT License
228 stars 23 forks source link

updated pre-commit hooks #44

Closed ekageyama closed 2 months ago

ekageyama commented 2 months ago

-Updated pre-commit hooks -Added black profile to isort

avantikalal commented 2 months ago

-Updated pre-commit hooks -Added black profile to isort

@ekageyama looks like tests are still failing?

ekageyama commented 2 months ago

this is very odd, the pre-commit passes locally, at least the black isort problem is solved

ekageyama commented 2 months ago

pre-commit.ci run

avantikalal commented 2 months ago

@ekageyama Looks like this all works now?

ekageyama commented 2 months ago

Yes, the checks from the hooks are all green 🤗