Skip to content

Commit 96dfca3

Browse files
committed
expose cellvis on pylabrobot.resources
1 parent e4ef832 commit 96dfca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylabrobot/resources/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
create_homogeneous_resources,
1414
create_resources,
1515
)
16+
from .cellvis import *
1617
from .container import Container
1718
from .coordinate import Coordinate
1819
from .corning_axygen import *

0 commit comments

Comments
 (0)