[BE] fix typos in top-level files (#156067)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156067
Approved by: https://github.com/malfet
ghstack dependencies: #156066
This commit is contained in:
Xuehai Pan
2025-06-16 18:55:09 +08:00
committed by PyTorch MergeBot
parent 6c493e2b14
commit 013dfeabb4
11 changed files with 34 additions and 33 deletions

View File

@ -20,7 +20,7 @@ disallow_any_unimported = True
strict = True
implicit_reexport = False
# do not reenable this:
# do not re-enable this:
# https://github.com/pytorch/pytorch/pull/60006#issuecomment-866130657
warn_unused_ignores = False