Remove tools from BC linter (#166858)

Signed-off-by: Edward Yang <ezyang@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/166858
Approved by: https://github.com/albanD
This commit is contained in:
Edward Yang
2025-11-03 09:50:59 -05:00
committed by PyTorch MergeBot
parent f33abae695
commit 3f6538febd

View File

@@ -13,3 +13,4 @@ exclude:
- "**/benchmarks/**"
- "**/test_*.py"
- "**/*_test.py"
- "tools/**"