isaaccorley / torchseg

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

Use Ruff #19

Closed isaaccorley closed 6 months ago

isaaccorley commented 6 months ago

This PR is meant for converting the repository to use ruff from using the usual black/flake8/isort tools. Also a small fix to dependabot from unintentionally ignoring updates to timm and torch

adamjstewart commented 6 months ago

If you want me to review this, you'll have to simplify it to "one change per PR" 😄

isaaccorley commented 6 months ago

If you want me to review this, you'll have to simplify it to "one change per PR" 😄

Oof okay give me a few to break it up