pylabrobot.resources.TipCarrier.unassign_child_resource#
- TipCarrier.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)