We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc409ef + 934ec34 commit 063e66dCopy full SHA for 063e66d
README.md
@@ -216,6 +216,7 @@ Extensions for linting usage of specific libraries.
216
- [flake8-numba](https://github.com/mflova/flake8-numba) - Plugin that facilitates code development with `numba` package.
217
- [flake8-scrapy](https://github.com/stummjr/flake8-scrapy) - Plugin to catch common issues on Scrapy spiders.
218
- [pandas-vet](https://github.com/deppen8/pandas-vet) - Plugin that provides opinionated linting for pandas code.
219
+- [TorchFix](https://github.com/pytorch-labs/torchfix) - Plugin for code that uses PyTorch.
220
221
## Integrations
222
0 commit comments