Make functorch notebook symlinks PEP 517 valid (#157813)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/157813
Approved by: https://github.com/zou3519, https://github.com/atalman
This commit is contained in:
Klaus Zimmermann
2025-09-11 14:27:34 +02:00
committed by PyTorch MergeBot
parent 872ed60679
commit 31345fb4f7
17 changed files with 19 additions and 21 deletions

View File

@ -73,7 +73,7 @@ exclude =
./docs/src,
./functorch/docs,
./functorch/examples,
./functorch/notebooks,
./functorch/docs/source/tutorials,
./scripts,
./test/generated_type_hints_smoketest.py,
./third_party,