Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrss committed Sep 23, 2024
1 parent 38b7907 commit dd4b699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cultionet/models/nunet.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import torch

from . import model_utils
from . import kernels
from .base_layers import (
AttentionGate,
DoubleConv,
Expand Down

0 comments on commit dd4b699

Please sign in to comment.