pylabrobot.resources.Deck.get_resource# Deck.get_resource(name: str) → Resource# Returns the resource with the given name. Raises: ValueError – If the resource is not found. Parameters: name (str) – Return type: Resource