pylabrobot.resources.Deck.resource_unassigned_callback# Deck.resource_unassigned_callback(resource: 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 (Resource) – The resource that was unassigned.