qubvel / segmentation_models.pytorch

Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
https://smp.readthedocs.io/
MIT License
9.14k stars 1.63k forks source link

use precommit for code linting #829

Closed Borda closed 1 month ago

Borda commented 8 months ago

Calling pre-commit, which is defined already, instead of flake8 and black separately Also, I would highly recommend installing pre-commit bot, which would also update a PR with fixable on the fly within PR

cc: @qubvel

Borda commented 8 months ago

@qubvel may I kidly ask you to approve CI run and check this enhancement? 🦩

github-actions[bot] commented 5 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

Borda commented 5 months ago

This PR is stale because it has been open 60 days with no activity.

Unfortunately, it seems that whole project is stale =(

isaaccorley commented 3 months ago

@Borda check out TorchSeg