Skip to content

Commit 5bf2cd9

Browse files
committed
remove import
1 parent 8dbf921 commit 5bf2cd9

File tree

1 file changed

+0
-2
lines changed
  • modules/models/combinatorial

1 file changed

+0
-2
lines changed

modules/models/combinatorial/spcc.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import torch
2-
import torch.nn.functional as F
32
from torch.nn.parameter import Parameter
4-
53
from topomodelx.base.aggregation import Aggregation
64
from topomodelx.nn.combinatorial.hmc_layer import HBS, HBNS
75

0 commit comments

Comments
 (0)