pylabrobot.resources.Lid.unassign_child_resource#
- Lid.unassign_child_resource(resource: Resource)#
Unassign a child resource from this resource.
Will use
resource_unassigned_callback()
to notify the parent of the unassignment, if parent is notNone
.- Parameters:
resource (Resource) –