Skip to content

Commit 8508444

Browse files
committed
Seperated work done in This branch
Initially had the PROBE model commits inside this branch. They have now been moved to their own branch, and this branch now only contains the RBR model commits.
1 parent 9e1f0b8 commit 8508444

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

methods/catalog/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
from .greedy import Greedy
1515
from .growing_spheres import GrowingSpheres
1616
from .mace import MACE
17-
from .probe import Probe
1817
from .rbr import RBR
1918
from .revise import Revise
2019
from .roar import Roar

0 commit comments

Comments
 (0)