Skip to content

Commit 063e66d

Browse files
authored
Merge pull request #147 from kit1980/patch-1
Add TorchFix
2 parents bc409ef + 934ec34 commit 063e66d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ Extensions for linting usage of specific libraries.
216216
- [flake8-numba](https://github.com/mflova/flake8-numba) - Plugin that facilitates code development with `numba` package.
217217
- [flake8-scrapy](https://github.com/stummjr/flake8-scrapy) - Plugin to catch common issues on Scrapy spiders.
218218
- [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.
219220

220221
## Integrations
221222

0 commit comments

Comments
 (0)