pylabrobot.resources.Plate.resource_unassigned_callback#

Plate.resource_unassigned_callback(resource)#

Called when a resource is unassigned from this resource.

May be overridden by subclasses.

May raise an exception if the resource cannot be unassigned from this resource.

Parameters:

resource – The resource that was unassigned.