Skip to content

Commit 01864e4

Browse files
committed
lint
1 parent 26403fa commit 01864e4

File tree

1 file changed

+0
-1
lines changed
  • src/fairseq2/models/transformer/_sdpa

1 file changed

+0
-1
lines changed

src/fairseq2/models/transformer/_sdpa/_flex.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
from typing import Callable, TypeAlias, final
1010

11-
import torch
1211
from torch import Tensor
1312
from torch.nn.attention.flex_attention import flex_attention
1413
from typing_extensions import override

0 commit comments

Comments
 (0)