Beispiel #1
0
 def __init__(self, rack_layout, parent=None):
     TransferLayoutConverter.__init__(self, rack_layout, parent=parent)
     # Intermediate error storage
     self.__missing_tube_barcode = None
Beispiel #2
0
 def __init__(self, rack_layout, parent=None):
     TransferLayoutConverter.__init__(self, rack_layout, parent=parent)
     # Intermediate error storage
     self.__missing_tube_barcode = None