mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Flip default value for mypy disallow_untyped_defs [1/11] (#127838)
See #127836 for details. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127838 Approved by: https://github.com/oulgen
This commit is contained in:
committed by
PyTorch MergeBot
parent
2369c719d4
commit
dcfa7702c3
@ -1,3 +1,4 @@
|
||||
# mypy: allow-untyped-defs
|
||||
import contextlib
|
||||
import dis
|
||||
import functools
|
||||
|
Reference in New Issue
Block a user