Skip to content

Commit f4ec46d

Browse files
committed
lint
1 parent b7aa777 commit f4ec46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchao/ops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from typing import Optional
88

99
import torch
10-
from torch import Tensor, dtype
10+
from torch import Tensor
1111

1212
from torchao.utils import TORCH_VERSION_AT_LEAST_2_4
1313

0 commit comments

Comments
 (0)