Skip to content

Commit 9e1f0b8

Browse files
committed
added RBR to init
1 parent bce578f commit 9e1f0b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

methods/catalog/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from .growing_spheres import GrowingSpheres
1616
from .mace import MACE
1717
from .probe import Probe
18+
from .rbr import RBR
1819
from .revise import Revise
1920
from .roar import Roar
2021
from .wachter import Wachter

0 commit comments

Comments
 (0)