Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pylabrobot/liquid_handling/backends/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from .hamilton.STAR_backend import STAR, STARBackend
from .hamilton.vantage_backend import Vantage, VantageBackend
from .opentrons_backend import OpentronsOT2Backend
from .opentrons_chatterbox import OpentronsOT2ChatterboxBackend
from .opentrons_simulator import OpentronsOT2Simulator
from .serializing_backend import SerializingBackend
from .tecan.EVO_backend import EVO, EVOBackend
Loading
Loading