pylabrobot.resources.TipRack.get_tips# TipRack.get_tips(identifier: Union[str, Sequence[int]]) → List[Tip]# Get the tips with the given identifier. See get_items() for more information. Parameters: identifier (Union[str, Sequence[int]]) – Return type: List[Tip]