Skip to content

Commit 64bffb3

Browse files
bobrenjc93pytorchmergebot
authored andcommitted
remove allow-untyped-defs onnx/_internal/exporter/_fx_passes.py (pytorch#144134)
Pull Request resolved: pytorch#144134 Approved by: https://github.com/Skylion007
1 parent 64b197b commit 64bffb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torch/onnx/_internal/exporter/_fx_passes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# mypy: allow-untyped-defs
21
from __future__ import annotations
32

43
import torch

0 commit comments

Comments
 (0)