Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Guibert committed Jul 4, 2024
1 parent 072b1cb commit da52d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mfai/torch/models/encoders.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import torch
import torch.nn as nn
import torch.utils.model_zoo as model_zoo
import torchvision.models as models
from dataclasses_json import dataclass_json
from torchvision.models.resnet import BasicBlock, Bottleneck, ResNet

Expand Down

0 comments on commit da52d14

Please sign in to comment.