Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
qubvel committed Jan 16, 2025
1 parent 45bd9f7 commit f74fee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion segmentation_models_pytorch/encoders/_efficientnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import math
import collections
from functools import partial
from torch.utils import model_zoo


class MBConvBlock(nn.Module):
Expand Down

0 comments on commit f74fee4

Please sign in to comment.