Skip to content

Commit 7410b91

Browse files
committed
Refactor and update lightning
1 parent 7d318f5 commit 7410b91

File tree

4 files changed

+972
-396
lines changed

4 files changed

+972
-396
lines changed

celldetection/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
from .manet import *
2121
from .smp import *
2222
from .timmodels import *
23-
from .lightning import LitCpn
23+
from .lightning_cpn import *
2424

2525
from ..util.util import NormProxy

0 commit comments

Comments
 (0)