Skip to content

Commit

Permalink
F401 linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Mamalet committed Oct 9, 2024
1 parent 576de52 commit 496fe04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from torch.optim import SGD as tSGD
from torch.optim import Adam as tAdam
from torch.nn import CrossEntropyLoss
from torch.nn import Linear
import torch.autograd as autograd
from torch import Tensor
from torch import from_numpy
Expand Down

0 comments on commit 496fe04

Please sign in to comment.