mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
remove allow-untyped-defs from torch/nn/parameter.pyi (#144654)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/144654 Approved by: https://github.com/Skylion007
This commit is contained in:
committed by
PyTorch MergeBot
parent
983bf604e5
commit
f93d786f73
@ -1,4 +1,3 @@
|
||||
# mypy: allow-untyped-defs
|
||||
from typing_extensions import TypeIs
|
||||
|
||||
from torch import device, dtype, Tensor
|
||||
|
Reference in New Issue
Block a user