isaaccorley / torchseg

Segmentation models with pretrained backbones. PyTorch.
MIT License
98 stars 8 forks source link

use precommit for code linting #25

Open Borda opened 5 months ago

Borda commented 5 months ago

copy of https://github.com/qubvel/segmentation_models.pytorch/pull/829 I believe that using pre-commit would also simplify https://github.com/isaaccorley/torchseg/pull/23

Borda commented 5 months ago

seems there were already some more changes so will need to make a new PR suitable for this fork/repo

isaaccorley commented 5 months ago

seems there were already some more changes so will need to make a new PR suitable for this fork/repo

We can also follow the precommit changes from this PR https://github.com/microsoft/torchgeo/pull/1994