mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
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:
committed by
PyTorch MergeBot
parent
872ed60679
commit
31345fb4f7
@ -278,7 +278,7 @@ keep-runtime-typing = true
|
||||
"PYI021", # docstring-in-stub
|
||||
"PYI053", # string-or-bytes-too-long
|
||||
]
|
||||
"functorch/notebooks/**" = [
|
||||
"functorch/docs/source/tutorials/**" = [
|
||||
"F401",
|
||||
]
|
||||
"test/export/**" = [
|
||||
|
Reference in New Issue
Block a user