pylabrobot.resources.TubeCarrier.unassign_child_resource#
- TubeCarrier.unassign_child_resource(resource: Resource)#
Unassign a resource from this carrier, checked by name.
- Raises:
ValueError – If the resource is not assigned to this carrier.
- Parameters:
resource (Resource)