pylabrobot.resources.Plate.unassign_child_resource#

Plate.unassign_child_resource(resource)#

Unassign a child resource from this resource.

Will use resource_unassigned_callback() to notify the parent of the unassignment, if parent is not None.