pylabrobot.resources.hamilton.hamilton_decks.HamiltonDeck.unassign_child_resource# HamiltonDeck.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 not None. Parameters: resource (Resource) –