mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
committed by
PyTorch MergeBot
parent
6c493e2b14
commit
013dfeabb4
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user